/*
Template Name: Ageneu - Neomorphic Agency & Portfolio HTML5 Template
Template URI: https://themeforest.net/user/idealbrothers
Author: idealbrothers
Author URI: https://themeforest.net/user/idealbrothers/portfolio
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Typography 
    [ ## Heading ] 
    [ ## Others Typography ]
# Elements
    [ ## Font Size ]
    [ ## Font Weight ]
    [ ## Margin Element ]
    [ ## Padding Element ]
    [ ## Color Element ]
    [ ## Background Element ]
    [ ## Social Element ]
    [ ## Overlay Element ]
    [ ## Lists ]
    [ ## Post, Page, Comments Table ]
    [ ## Others Element ]
    [ ## Grid Element ]
# Forms
	[ ## Buttons ]
	[ ## Fields ]
# Modules 
	[ ## Alignments ]
	[ ## Clearings ]
	[ ## Infinite Scroll ]
# Header Content
	[ ## Preloader ]
	[ ## Header ]
    [ ## Sticky header ]
# Navigation
	[ ## Links ]
	[ ## Menus ]
	[ ## Pagination ]
        [ ### Post Navigation ]
	[ ## Navigation responsive ]
# layout
    [ ## Hero Block ]
    [ ## Team ]
        [ ### Team Single ]
    [ ## Services ]
        [ ### Service Single ]
    [ ## Portfolio ]
        [ ### Portfolio Block ]
        [ ### Portfolio Single ]
    [ ## Testimonial ]
    [ ## Sections ]
        [ ### Feature Block ]
        [ ### Work Brand ]
        [ ### Pricing ]
        [ ### Faqs ]
        [ ### Choose Us Block ]
        [ ### Fan Fact Block ]
        [ ### Skills ]
        [ ### Promo Block ]
    [ ## Blog ]
# Others
	[ ## Single Posts ]
# site content
	[ ## About Page ]
	[ ## Contact Page ]
	[ ## 404 Page ]
	[ ## Registration Page ]
	[ ## Posts and pages ]
	    [ ### Page Title ]
	    [ ### Breadcrumb ]
	    [ ### Page info Content ]
	[ ## Comments ]
	[ ## Widgets ]
	[ ## Widgets Content ]
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
html {
  font-size: 100%;
}

body {
  background-color: #e9eef4;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5em;
  color: #6a6969;
}

/*-------------------------------------------------
    [ ## Heading ]
*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  line-height: 1.3em;
  color: #273272;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 15px;
  font-family: "Raleway", sans-serif;
}

h1 {
  font-size: 2.441em;
}

h2 {
  font-size: 1.953em;
}

h3 {
  font-size: 1.563em;
}

h4 {
  font-size: 1.25em;
}

h5 {
  font-size: 1em;
}

h6 {
  font-size: 0.8em;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  color: inherit;
  text-decoration: none;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover {
  color: inherit;
  text-decoration: none;
}

.heading {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.25em;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .heading {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 575px) {
  .heading {
    font-size: 20px;
  }
}

.section-heading {
  font-weight: 700;
  font-size: 36px;
  position: relative;
  z-index: 2;
  line-height: 1.25em;
  margin-bottom: 30px;
  margin-top: -10px;
  text-transform: capitalize;
  padding-bottom: 15px;
}
@media only screen and (max-width: 1199px) {
  .section-heading {
    font-size: 32px;
  }
}
@media only screen and (max-width: 991px) {
  .section-heading {
    font-size: 36px;
  }
}
@media only screen and (max-width: 767px) {
  .section-heading {
    font-size: 32px;
    margin-top: -7px;
  }
}
@media only screen and (max-width: 575px) {
  .section-heading {
    font-size: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .section-heading {
    font-size: 28px;
    margin-top: -5px;
  }
}
@media only screen and (max-width: 400px) {
  .section-heading {
    font-size: 26px;
  }
}
.section-heading:before {
  position: absolute;
  content: "";
  height: 2px;
  width: 100%;
  background-color: #e7ebf0;
  bottom: -1px;
  left: 0%;
  box-shadow: inset -1px -1px 2px white, inset 1px 1px 2px rgba(0, 0, 0, 0.2);
}

.section-title {
  position: relative;
  margin-bottom: 65px;
}
@media only screen and (max-width: 991px) {
  .section-title {
    padding-right: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .section-title {
    padding-right: 0px;
    margin-bottom: 55px;
  }
}
.section-title.text-center {
  padding: 0 35px;
}
@media only screen and (max-width: 991px) {
  .section-title.text-center {
    padding: 0 70px;
  }
}
@media only screen and (max-width: 767px) {
  .section-title.text-center {
    padding: 0px;
  }
}
.section-title .title-main {
  font-size: 54px;
  position: relative;
  z-index: 2;
  line-height: 1.2em;
  text-transform: capitalize;
  font-weight: 700;
  text-shadow: 2px 2px 2px white;
  color: #273272;
  margin-top: -10px;
}
@media only screen and (max-width: 1199px) {
  .section-title .title-main {
    font-size: 48px;
  }
}
@media only screen and (max-width: 991px) {
  .section-title .title-main {
    font-size: 42px;
  }
}
@media only screen and (max-width: 767px) {
  .section-title .title-main {
    font-size: 36x;
  }
}
@media only screen and (max-width: 575px) {
  .section-title .title-main {
    font-size: 32px;
  }
}
.section-title .title-text {
  font-size: 18px;
  letter-spacing: 0.02em;
  color: #5b5a5a;
  line-height: 1.6em;
}
@media only screen and (max-width: 767px) {
  .section-title .title-text {
    font-size: 16px;
    line-height: 1.7em;
  }
}

/*-------------------------------------------------
    [ ## Others Typography ]
*/
p {
  margin-bottom: 15px;
  line-height: 1.75em;
}
p:last-child {
  margin-bottom: 0px;
}
@media only screen and (max-width: 1199px) {
  p {
    line-height: 1.7em;
  }
}

blockquote {
  margin: 0 0 1.3em;
}

address {
  margin: 0 0 1.3em;
}

dfn, em, cite, i, code, kbd, tt, var {
  font-size: 1em;
}

em, cite, i {
  font-style: italic;
}

abbr, acronym {
  border-bottom: 1px dotted #454545;
  cursor: help;
}

mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

pre {
  background: #e9eef4;
  padding: 20px 30px;
  margin-bottom: 30px;
  max-width: 100%;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  font-size: 0.929em;
  overflow: auto;
}

img {
  max-width: 100%;
  height: auto;
}

.dropcap {
  display: block;
  float: left;
  margin: 15px 5px 0 0;
  font-weight: bold;
  font-size: 60px;
  color: #ccc;
}

.el-text-rotation {
  white-space: nowrap;
  position: relative;
  display: inline-block;
}
.el-text-rotation .inner-el {
  text-transform: uppercase;
  letter-spacing: 0.015em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(-90deg);
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
/*-------------------------------------------------
    [ ## Font Size ]
*/
.fts-13 {
  font-size: 13px;
}

.fts-15 {
  font-size: 15px;
}

.fts-18 {
  font-size: 18px;
}

.fts-20 {
  font-size: 20px;
}

.fts-25 {
  font-size: 25px;
}

.fts-30 {
  font-size: 30px;
}

.fts-35 {
  font-size: 35px;
}

.fts-40 {
  font-size: 40px;
}

.fts-45 {
  font-size: 45px;
}

.fts-50 {
  font-size: 50px;
}

.fts-60 {
  font-size: 60px;
}

.fts-65 {
  font-size: 65px;
}

.fts-70 {
  font-size: 70px;
}

.fts-75 {
  font-size: 75px;
}

/*--------------------------------------------------------------
# Font Weight
--------------------------------------------------------------*/
.w-100 {
  font-weight: 100;
}

.w-300 {
  font-weight: 300;
}

.w-400 {
  font-weight: 400;
}

.w-500 {
  font-weight: 500;
}

.w-600 {
  font-weight: 700;
}

.w-700 {
  font-weight: 700;
}

.w-800 {
  font-weight: 800;
}

.w-900 {
  font-weight: 900;
}

/*-------------------------------------------------
    [ ## Margin Element ]
*/
.mr-0 {
  margin: 0;
}

.mrt-0 {
  margin-top: 0;
}

.mrb-0 {
  margin-bottom: 0;
}

.mrl-0 {
  margin-left: 0;
}

.mrr-0 {
  margin-right: 0;
}

.mrt-5 {
  margin-top: 5px;
}

.mrb-5 {
  margin-bottom: 5px;
}

.mrl-5 {
  margin-left: 5px;
}

.mrr-5 {
  margin-right: 5px;
}

.mrt-10 {
  margin-top: 10px;
}

.mrb-10 {
  margin-bottom: 10px;
}

.mrl-10 {
  margin-left: 10px;
}

.mrr-10 {
  margin-right: 10px;
}

.mrt-15 {
  margin-top: 15px;
}

.mrb-15 {
  margin-bottom: 15px;
}

.mrl-15 {
  margin-left: 15px;
}

.mrr-15 {
  margin-right: 15px;
}

.mrt-20 {
  margin-top: 20px;
}

.mrb-20 {
  margin-bottom: 20px;
}

.mrl-20 {
  margin-left: 20px;
}

.mrr-20 {
  margin-right: 20px;
}

.mrt-25 {
  margin-top: 25px;
}

.mrb-25 {
  margin-bottom: 25px;
}

.mrl-25 {
  margin-left: 25px;
}

.mrr-25 {
  margin-right: 25px;
}

.mrt-30 {
  margin-top: 30px;
}

.mrb-30 {
  margin-bottom: 30px;
}

.mrl-30 {
  margin-left: 30px;
}

.mrr-30 {
  margin-right: 30px;
}

.mrt-35 {
  margin-top: 35px;
}

.mrb-35 {
  margin-bottom: 35px;
}

.mrl-35 {
  margin-left: 35px;
}

.mrr-35 {
  margin-right: 35px;
}

.mrt-40 {
  margin-top: 40px;
}

.mrb-40 {
  margin-bottom: 40px;
}

.mrl-40 {
  margin-left: 40px;
}

.mrr-40 {
  margin-right: 40px;
}

.mrt-45 {
  margin-top: 45px;
}

.mrb-45 {
  margin-bottom: 45px;
}

.mrl-45 {
  margin-left: 45px;
}

.mrr-45 {
  margin-right: 45px;
}

.mrt-50 {
  margin-top: 50px;
}

.mrb-50 {
  margin-bottom: 50px;
}

.mrl-50 {
  margin-left: 50px;
}

.mrr-50 {
  margin-right: 50px;
}

.mrt-55 {
  margin-top: 55px;
}

.mrb-55 {
  margin-bottom: 55px;
}

.mrl-55 {
  margin-left: 55px;
}

.mrr-55 {
  margin-right: 55px;
}

.mrt-60 {
  margin-top: 60px;
}

.mrb-60 {
  margin-bottom: 60px;
}

.mrl-60 {
  margin-left: 60px;
}

.mrr-60 {
  margin-right: 60px;
}

.mrt-75 {
  margin-top: 75px;
}

.mrt-65 {
  margin-top: 65px;
}

.mrb-65 {
  margin-bottom: 65px;
}

.mrl-65 {
  margin-left: 65px;
}

.mrr-65 {
  margin-right: 60px;
}

.mrt-70 {
  margin-top: 70px;
}

.mrb-70 {
  margin-bottom: 70px;
}

.mrl-70 {
  margin-left: 70px;
}

.mrr-70 {
  margin-right: 70px;
}

.mrt-75 {
  margin-top: 75px;
}

.mrb-75 {
  margin-bottom: 75px;
}

.mrl-75 {
  margin-left: 75px;
}

.mrr-75 {
  margin-right: 75px;
}

.mrt-80 {
  margin-top: 80px;
}

.mrb-80 {
  margin-bottom: 80px;
}

.mrb-85 {
  margin-bottom: 85px;
}

.mrl-80 {
  margin-left: 80px;
}

.mrr-80 {
  margin-right: 80px;
}

.mrt-90 {
  margin-top: 90px;
}

.mrb-90 {
  margin-bottom: 90px;
}

.mrl-90 {
  margin-left: 90px;
}

.mrr-90 {
  margin-right: 90px;
}

.mrt-100 {
  margin-top: 100px;
}

.mrb-100 {
  margin-bottom: 100px;
}

.mrl-100 {
  margin-left: 100px;
}

.mrr-100 {
  margin-right: 100px;
}

.mrt-105 {
  margin-top: 105px;
}

.mrb-105 {
  margin-bottom: 105px;
}

.mrl-105 {
  margin-left: 105px;
}

.mrr-105 {
  margin-right: 105px;
}

.mrt-120 {
  margin-top: 120px;
}

.mrb-120 {
  margin-bottom: 120px;
}
@media only screen and (max-width: 991px) {
  .mrb-120 {
    margin-bottom: 100px;
  }
}

.mrl-120 {
  margin-left: 120px;
}

.mrr-120 {
  margin-right: 120px;
}

.mrb-145 {
  margin-bottom: 145px;
}

.mrt-150 {
  margin-top: 150px;
}

.mrt-200 {
  margin-top: 200px;
}

.mrb-150 {
  margin-bottom: 150px;
}

.mrb-155 {
  margin-bottom: 155px;
}

.mrb-170 {
  margin-bottom: 170px;
}

.mrb-175 {
  margin-bottom: 175px;
}

.mrl-150 {
  margin-left: 150px;
}

.mrr-150 {
  margin-right: 150px;
}

.mrb-185 {
  margin-bottom: 185px;
}

.mrb-190 {
  margin-bottom: 190px;
}

.mrb-195 {
  margin-bottom: 195px;
}

.mrb-200 {
  margin-bottom: 200px;
}

@media only screen and (max-width: 991px) {
  .md-mrt-60 {
    margin-top: 60px;
  }

  .md-mrb-60 {
    margin-bottom: 60px;
  }

  .md-mrt-55 {
    margin-top: 55px;
  }

  .md-mrb-55 {
    margin-bottom: 55px;
  }

  .md-mrt-50 {
    margin-top: 50px;
  }

  .md-mrb-50 {
    margin-bottom: 50px;
  }
}
/* Margin Top Negative Value */
.ml-t-5 {
  margin-top: -5px;
}

.ml-t-8 {
  margin-top: -8px;
}

.ml-t-058p {
  margin-top: -0.58%;
}

.ml-t-10 {
  margin-top: -10px;
}

.ml-t-15 {
  margin-top: -15px;
}

.ml-t-20 {
  margin-top: -20px;
}

.ml-t-25 {
  margin-top: -25px;
}

.ml-t-30 {
  margin-top: -30px;
}

.ml-t-35 {
  margin-top: -35px;
}

.ml-t-40 {
  margin-top: -40px;
}

.ml-t-45 {
  margin-top: -45px;
}

.ml-t-50 {
  margin-top: -50px;
}

.ml-t-55 {
  margin-top: -55px;
}

.ml-t-60 {
  margin-top: -60px;
}

.ml-t-75 {
  margin-top: -75px;
}

.ml-t-90 {
  margin-top: -90px;
}

.ml-t-105 {
  margin-top: -105px;
}

.ml-t-120 {
  margin-top: -120px;
}

.ml-t-135 {
  margin-top: -135px;
}

.ml-t-150 {
  margin-top: -150px;
}

.ml-t-165 {
  margin-top: -165px;
}

.ml-t-180 {
  margin-top: -180px;
}

.ml-t-195 {
  margin-top: -195px;
}

.ml-t-210 {
  margin-top: -210px;
}

.ml-t-225 {
  margin-top: -225px;
}

/* Margin bottom Negtive value */
.ml-b-5 {
  margin-bottom: -5px;
}

.ml-b-10 {
  margin-bottom: -10px;
}

.ml-b-15 {
  margin-bottom: -15px;
}

.ml-b-20 {
  margin-bottom: -20px;
}

.ml-b-25 {
  margin-bottom: -25px;
}

.ml-b-30 {
  margin-bottom: -30px;
}

.ml-b-35 {
  margin-bottom: -35px;
}

.ml-b-40 {
  margin-bottom: -40px;
}

.ml-b-45 {
  margin-bottom: -45px;
}

.ml-b-50 {
  margin-bottom: -50px;
}

.ml-b-55 {
  margin-bottom: -55px;
}

.ml-b-60 {
  margin-bottom: -60px;
}

.ml-b-75 {
  margin-bottom: -75px;
}

.ml-b-80 {
  margin-bottom: -80px;
}

.ml-b-90 {
  margin-bottom: -90px;
}

.ml-b-105 {
  margin-bottom: -105px;
}

.ml-b-120 {
  margin-bottom: -120px;
}

.ml-b-135 {
  margin-bottom: -135px;
}

.ml-bp-0933 {
  margin-bottom: -0.933%;
}

/* Margin for Responsive value */
@media only screen and (max-width: 767px) {
  .mrb-m-30 {
    margin-bottom: 30px;
  }

  .mrb-m-45 {
    margin-bottom: 45px;
  }

  .mrb-m-60 {
    margin-bottom: 60px;
  }

  .mr-m-0 {
    margin: 0;
  }
}
/*-------------------------------------------------
    [ ## Padding Element ]
*/
.pd-0 {
  padding: 0;
}

.pd-t-0 {
  padding-top: 0;
}

.pd-b-0 {
  padding-bottom: 0;
}

.pd-l-0 {
  padding-left: 0;
}

.pd-r-0 {
  padding-right: 0;
}

.pd-t-5 {
  padding-top: 5px;
}

.pd-b-5 {
  padding-bottom: 5px;
}

.pd-l-5 {
  padding-left: 5px;
}

.pd-r-5 {
  padding-right: 5px;
}

.pd-t-10 {
  padding-top: 10px;
}

.pd-b-10 {
  padding-bottom: 10px;
}

.pd-l-10 {
  padding-left: 10px;
}

.pd-r-10 {
  padding-right: 10px;
}

.pd-t-15 {
  padding-top: 15px;
}

.pd-b-15 {
  padding-bottom: 15px;
}

.pd-l-15 {
  padding-left: 15px;
}

.pd-r-15 {
  padding-right: 15px;
}

.pd-t-20 {
  padding-top: 20px;
}

.pd-b-20 {
  padding-bottom: 20px;
}

.pd-l-20 {
  padding-left: 20px;
}

.pd-r-20 {
  padding-right: 20px;
}

.pd-t-25 {
  padding-top: 25px;
}

.pd-b-25 {
  padding-bottom: 25px;
}

.pd-l-25 {
  padding-left: 25px;
}

.pd-r-25 {
  padding-right: 25px;
}

.pd-t-30 {
  padding-top: 30px;
}

.pd-b-30 {
  padding-bottom: 30px;
}

.pd-l-30 {
  padding-left: 30px;
}

.pd-r-30 {
  padding-right: 30px;
}

.pd-t-35 {
  padding-top: 35px;
}

.pd-b-35 {
  padding-bottom: 35px;
}

.pd-l-35 {
  padding-left: 35px;
}

.pd-r-35 {
  padding-right: 35px;
}

.pd-t-40 {
  padding-top: 40px;
}

.pd-b-40 {
  padding-bottom: 40px;
}

.pd-l-40 {
  padding-left: 40px;
}

.pd-r-40 {
  padding-right: 40px;
}

.pd-t-45 {
  padding-top: 45px;
}

.pd-b-45 {
  padding-bottom: 45px;
}

.pd-l-45 {
  padding-left: 45px;
}

.pd-r-45 {
  padding-right: 45px;
}

.pd-t-50 {
  padding-top: 50px;
}

.pd-b-50 {
  padding-bottom: 50px;
}

.pd-l-50 {
  padding-left: 50px;
}

.pd-r-50 {
  padding-right: 50px;
}

.pd-t-60 {
  padding-top: 60px;
}

.pd-b-60 {
  padding-bottom: 60px;
}

.pd-l-60 {
  padding-left: 60px;
}

.pd-r-60 {
  padding-right: 60px;
}

.pd-t-70 {
  padding-top: 70px;
}

.pd-b-70 {
  padding-bottom: 70px;
}

.pd-l-70 {
  padding-left: 70px;
}

.pd-r-70 {
  padding-right: 70px;
}

.pd-t-75 {
  padding-top: 75px;
}

.pd-b-75 {
  padding-bottom: 75px;
}

.pd-l-75 {
  padding-left: 75px;
}

.pd-r-75 {
  padding-right: 75px;
}

.ptb-80 {
  padding: 80px 0;
}

.pd-t-80 {
  padding-top: 80px;
}

.pd-b-80 {
  padding-bottom: 80px;
}

.pd-l-80 {
  padding-left: 80px;
}

.pd-r-80 {
  padding-right: 80px;
}

.pd-t-90 {
  padding-top: 90px;
}

.pd-b-90 {
  padding-bottom: 90px;
}

.pd-l-90 {
  padding-left: 90px;
}

.pd-r-90 {
  padding-right: 90px;
}

.pd-t-100 {
  padding-top: 100px;
}

.pd-b-100 {
  padding-bottom: 100px;
}

.pd-l-100 {
  padding-left: 100px;
}

.pd-r-100 {
  padding-right: 100px;
}

.pd-t-105 {
  padding-top: 105px;
}

.pd-b-105 {
  padding-bottom: 105px;
}

.pd-l-105 {
  padding-left: 105px;
}

.pd-r-105 {
  padding-right: 105px;
}

.pd-t-120 {
  padding-top: 120px;
}
@media only screen and (max-width: 991px) {
  .pd-t-120 {
    padding-top: 100px;
  }
}

.pd-b-120 {
  padding-bottom: 120px;
  @me;
}
@media only screen and (max-width: 991px) {
  .pd-b-120 {
    padding-bottom: 100px;
  }
}

.pd-l-120 {
  padding-left: 120px;
}

.pd-r-120 {
  padding-right: 120px;
}

.ptb-120 {
  padding: 120px 0;
}
@media only screen and (max-width: 991px) {
  .ptb-120 {
    padding: 100px 0;
  }
}

.pd-t-135 {
  padding-top: 135px;
}

.pd-b-135 {
  padding-bottom: 135px;
}

.pd-l-135 {
  padding-left: 135px;
}

.pd-r-135 {
  padding-right: 135px;
}

.pd-t-140 {
  padding-top: 140px;
}

.pd-b-140 {
  padding-bottom: 140px;
}

.pd-l-140 {
  padding-left: 140px;
}

.pd-r-140 {
  padding-right: 140px;
}

.pd-t-150 {
  padding-top: 150px;
}

.pd-b-150 {
  padding-bottom: 150px;
}

.pd-l-150 {
  padding-left: 150px;
}

.pd-r-150 {
  padding-right: 150px;
}

.pd-t-165 {
  padding-top: 165px;
}

.pd-b-165 {
  padding-bottom: 165px;
}

.pd-l-165 {
  padding-left: 165px;
}

.pd-r-165 {
  padding-right: 165px;
}

.pd-t-180 {
  padding-top: 180px;
}

.pd-b-170 {
  padding-bottom: 170px;
}

.pd-b-180 {
  padding-bottom: 180px;
}

.pd-l-180 {
  padding-left: 180px;
}

.pd-r-180 {
  padding-right: 180px;
}

.pd-t-195 {
  padding-top: 195px;
}

.pd-b-195 {
  padding-bottom: 195px;
}

.pd-l-195 {
  padding-left: 195px;
}

.pd-r-195 {
  padding-right: 195px;
}

.pd-t-200 {
  padding-top: 200px;
}

.pd-b-200 {
  padding-bottom: 200px;
}

.pd-l-200 {
  padding-left: 200px;
}

.pd-r-200 {
  padding-right: 200px;
}

.pd-t-205 {
  padding-top: 205px;
}

.pd-b-205 {
  padding-bottom: 205px;
}

.pd-l-205 {
  padding-left: 205px;
}

.pd-r-205 {
  padding-right: 205px;
}

.pd-t-210 {
  padding-top: 210px;
}

.pd-t-220 {
  padding-top: 220px;
}

.pd-b-220 {
  padding-bottom: 220px;
}

.pd-l-220 {
  padding-left: 220px;
}

.pd-r-220 {
  padding-right: 220px;
}

.pd-t-225 {
  padding-top: 225px;
}

.pd-b-225 {
  padding-bottom: 225px;
}

.pd-l-225 {
  padding-left: 225px;
}

.pd-r-225 {
  padding-right: 225px;
}

.pd-t-235 {
  padding-top: 235px;
}

.pd-b-235 {
  padding-bottom: 235px;
}

.pd-l-235 {
  padding-left: 235px;
}

.pd-r-235 {
  padding-right: 220px;
}

.pd-t-240 {
  padding-top: 240px;
}

.pd-t-255 {
  padding-top: 255px;
}

@media only screen and (max-width: 992px) {
  .pm-tb-90 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}

@media only screen and (max-width: 992px) {
  .pm-b-90 {
    padding-bottom: 90px;
  }
}

@media only screen and (max-width: 992px) {
  .pm-t-0 {
    padding-top: 0;
  }
}

@media only screen and (max-width: 992px) {
  .pdmX-60 {
    padding: 60px;
  }
}

@media only screen and (max-width: 767px) {
  .pdms-30 {
    padding: 30px;
  }
}

/*-------------------------------------------------
    [ ## Color Element ]
*/
.color-white {
  color: white;
}

.color-white-im {
  color: white !important;
}

.color-snow {
  color: #eff2f7;
}

.color-zumthor {
  color: #eaf1ff;
}

.color-white-smoke {
  color: #e7ebf0;
}

.color-gainsboro {
  color: #dddddd;
}

.color-silver {
  color: #c3c3c3;
}

.color-dim-gray {
  color: #454545;
}

.color-dim-gray-im {
  color: #454545 !important;
}

.color-gray {
  color: #767676;
}

.color-suva-grey {
  color: #efefef;
}

.color-matterhorn {
  color: #795548;
}

.color-night-rider {
  color: #2d2d2d;
}

.color-eclipse {
  color: #3c3c3c;
}

.color-blue-violet {
  color: #716aa0;
}

.color-medium-slate-blue {
  color: #b588fb;
}

.color-soft-nero {
  color: #3d3d3d;
}

.color-nero {
  color: #191919;
}

.color-black {
  color: black;
}

.color-hr-dv-orange {
  color: #f74a05;
}

.color-deep-cerise {
  color: #e51681;
}

.color-zinnwaldite {
  color: #eabeab;
}

.color-silver-tree {
  color: #53b596;
}

.color-medium-purple {
  color: #9657f6;
}

.color-curious-blue {
  color: #7486f6;
}

.text-white {
  color: white;
}
.text-white h2, .text-white h3, .text-white h4, .text-white h5 {
  color: white !important;
}

/*-------------------------------------------------
    [ ## Background Element ]
*/
.bg-white {
  background-color: white;
}

.bg-snow {
  background-color: #eff2f7;
}

.bg-zumthor {
  background-color: #eaf1ff;
}

.bg-lavender {
  background-color: #eeedfd;
}

.bg-white-smoke {
  background-color: #e7ebf0;
}

.bg-gainsboro {
  background-color: #dddddd;
}

.bg-silver {
  background-color: #c3c3c3;
}

.bg-dim-gray {
  background-color: #454545;
}

.bg-gray {
  background-color: #767676;
}

.bg-suva-grey {
  background-color: #efefef;
}

.bg-green {
  background-color: #52c127;
}

.bg-matterhorn {
  background-color: #795548;
}

.bg-golden {
  background-color: #eaad11;
}

.bg-turquoise {
  background-color: #27848a;
}

.bg-night-rider {
  background-color: #2d2d2d;
}

.bg-eclipse {
  background-color: #3c3c3c;
}

.bg-blue-violet {
  background-color: #716aa0;
}

.bg-medium-slate-blue {
  background-color: #b588fb;
}

.bg-soft-nero {
  background-color: #3d3d3d;
}

.bg-nero {
  background-color: #191919;
}

.bg-soft-black {
  background-color: #181d31;
}

.bg-black {
  background-color: black;
}

.bg-hr-dv-orange {
  background-color: #f74a05;
}

.bg-deep-cerise {
  background-color: #e51681;
}

.bg-black-russian {
  background-color: #12141c;
}

.bg-black-russian-2 {
  background-color: #555555;
}

.bg-black-russian-3 {
  background-color: #13152e;
}

.bg-midnight-express {
  background-color: #1b1d38;
}

.bg-zinnwaldite {
  background-color: #eabeab;
}

.bg-silver-tree {
  background-color: #53b596;
}

.bg-medium-purple {
  background-color: #9657f6;
}

.bg-curious-blue {
  background-color: #7486f6;
}

.bg-primary {
  background-color: #273272 !important;
}

/*-------------------------------------------------
    [ ## Extra Background ]
*/
.bar-blue-violet .swiper-scrollbar-drag {
  background-color: #716aa0;
}

/*-------------------------------------------------
    [ ## SVG Fill ]
*/
.svg-white path {
  fill: white;
}

.svg-snow path {
  fill: #eff2f7;
}

.svg-white-smoke path {
  fill: #afaeae;
}

.svg-gainsboro path {
  fill: #dddddd;
}

.svg-silver path {
  fill: #c3c3c3;
}

.svg-dim-gray path {
  fill: #454545;
}

.svg-gray path {
  fill: #767676;
}

.svg-suva-grey path {
  fill: #efefef;
}

.svg-matterhorn path {
  fill: #795548;
}

.svg-night-rider path {
  fill: #2d2d2d;
}

.svg-eclipse path {
  fill: #3c3c3c;
}

.svg-blue-violet path {
  fill: #716aa0;
}

.svg-soft-nero path {
  fill: #3d3d3d;
}

.svg-nero path {
  fill: #191919;
}

.svg-soft-black path {
  fill: #181d31;
}

.svg-black path {
  fill: black;
}

/*-------------------------------------------------
    [ ## Social Element ]
*/
.fb-color {
  color: #3b5998;
}

.fb-bg {
  background-color: #3b5998;
}

.tw-color {
  color: #1da1f2;
}

.tw-bg {
  background-color: #1da1f2;
}

.yt-color {
  color: #ff0000;
}

.yt-bg {
  background-color: #ff0000;
}

.in-color {
  color: #c32aa3;
}

.in-bg {
  background-color: #c32aa3;
}

.pin-color {
  color: #bd081c;
}

.pin-bg {
  background-color: #bd081c;
}

.lid-color {
  color: #007bb5;
}

.lid-bg {
  background-color: #007bb5;
}

.gplus-color {
  color: #db4437;
}

.gplus-bg {
  background-color: #db4437;
}

.drib-color {
  color: #ea4c89;
}

.drib-bg {
  background-color: #ea4c89;
}

.drib-color {
  color: #ea4c89;
}

.drib-bg {
  background-color: #ea4c89;
}

.dbart-color {
  color: #05cc47;
}

.dbart-bg {
  background-color: #05cc47;
}

.bh-color {
  color: #053eff;
}

.bh-bg {
  background-color: #053eff;
}

/*-------------------------------------------------
    [ ## Overlay Element ]
*/
.bg-image {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.bg-fixed {
  background-attachment: fixed;
}

.bg-image-right {
  background-repeat: no-repeat;
  background-position: top right;
  background-size: cover;
}

.bg-image-100 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 100%;
  overflow: hidden;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.hg-background {
  bottom: 0;
  left: 0;
  height: 100%;
  overflow: hidden;
  position: absolute;
  width: 100%;
  z-index: -2;
}

.bg-overlay {
  position: relative;
}
.bg-overlay:before {
  content: "";
  position: absolute;
  background-color: black;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0.5;
}
.bg-overlay > div {
  position: relative;
  z-index: 2;
}

.bg-overlay-primary {
  position: relative;
}
.bg-overlay-primary:before {
  content: "";
  position: absolute;
  background-color: #273272;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0.88;
}
.bg-overlay-primary > div {
  position: relative;
  z-index: 2;
}

.bg-overlay-gradient {
  position: relative;
}
.bg-overlay-gradient:before {
  content: "";
  position: absolute;
  background: -webkit-linear-gradient(right, #e9eef4, #e9eef4, rgba(233, 238, 244, 0.15));
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.bg-overlay-gradient > div {
  position: relative;
  z-index: 2;
}

.overlay-bg-snow {
  position: relative;
  background-size: cover;
  background-position: center center;
}
.overlay-bg-snow:before {
  content: "";
  position: absolute;
  background-color: rgba(255, 255, 255, 0.95);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.overlay-bg-snow-95 {
  position: relative;
  background-size: cover;
  background-position: center center;
}
.overlay-bg-snow-95:before {
  content: "";
  position: absolute;
  background-color: rgba(255, 255, 255, 0.95);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/*-------------------------------------------------
    [ ## Lists ]
*/
li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1em;
}

.remove-broswer-defult {
  list-style: none;
  padding: 0;
  margin: 0;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

/*-------------------------------------------------
    [ ## Post, Page, Comments Table ]
*/
body:not(.woocommerce-page) .article-content table,
body:not(.bbpress) .article-content table,
body:not(.buddypress) .article-content table {
  margin-bottom: 30px;
}
body:not(.woocommerce-page) .article-content table td, body:not(.woocommerce-page) .article-content table th,
body:not(.bbpress) .article-content table td,
body:not(.bbpress) .article-content table th,
body:not(.buddypress) .article-content table td,
body:not(.buddypress) .article-content table th {
  border: 1px solid #dddddd;
  padding: 15px;
}

.comment-content table {
  margin-bottom: 30px;
}
.comment-content table td, .comment-content table th {
  border: 1px solid #dddddd;
  padding: 15px;
}

/*-------------------------------------------------
    [ # Button Links ]
*/
.neumor1 {
  box-shadow: -5px -5px 8px -1px rgba(255, 255, 255, 0.7), 5px 5px 8px -1px rgba(0, 0, 0, 0.065);
}

/*-------------------------------------------------
    [ # Button Links ]
*/
.btn-links-area {
  margin: 5px -8px 0;
}
.btn-links-area .btn-links {
  background-color: transparent;
  border: 0 solid;
  margin: 0 8px;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  color: #B4C0D9;
  font-size: 32px;
  padding: 0;
  position: relative;
}
.btn-links-area .btn-links:hover {
  color: #273272;
}
.btn-links-area .btn-links:hover.btn-next {
  padding-left: 5px;
}
.btn-links-area.text-right .btn-links:hover.btn-prev {
  padding-right: 5px;
}
.btn-links-area.text-right .btn-links:hover.btn-next {
  padding-left: 0;
}
@media only screen and (max-width: 991px) {
  .btn-links-area.text-right {
    text-align: left !important;
    margin-bottom: 15px;
  }
  .btn-links-area.text-right .btn-links:hover.btn-prev {
    padding-right: 0px;
  }
  .btn-links-area.text-right .btn-links:hover.btn-next {
    padding-left: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .btn-links-area .btn-links {
    font-size: 26px;
  }
}

/*-------------------------------------------------
    [ ## Socail Status ]
*/
.social-status a {
  border-radius: 50%;
  display: inline-block;
  font-size: 14px;
  text-align: center;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  margin: 0 5px;
  color: black;
}
.social-status a:hover, .social-status a:focus {
  color: #273272 !important;
}

/*-------------------------------------------------
    [ ## Carousel Align Center ]
*/
.carousel-nav-dots .owl-dots {
  margin-bottom: -5px;
  text-align: center;
  padding-top: 5px;
}
.carousel-nav-dots .owl-dots > div {
  display: inline-block;
  margin: 0 5px;
  border-radius: 50%;
}
.carousel-nav-dots .owl-dots > div > span {
  background-color: #e9eef4;
  border-radius: 50%;
  display: block;
  height: 12px;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  width: 12px;
  box-shadow: -1px -1px 3px rgba(255, 255, 255, 0.9), 1px 1px 3px rgba(0, 0, 0, 0.15), inset 2px 2px 5px rgba(255, 255, 255, 0.9), inset -2px -2px 5px rgba(0, 0, 0, 0.25);
}
.carousel-nav-dots .owl-dots > div.active > span {
  background-color: #273272;
}

.carousel-nav-circle.carousel-align-center .owl-nav > div {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.carousel-nav-circle.carousel-align-center .owl-nav > div.owl-prev {
  left: 0px;
}
@media only screen and (max-width: 480px) {
  .carousel-nav-circle.carousel-align-center .owl-nav > div.owl-prev {
    left: -10px;
  }
}
.carousel-nav-circle.carousel-align-center .owl-nav > div.owl-next {
  right: 0px;
}
@media only screen and (max-width: 480px) {
  .carousel-nav-circle.carousel-align-center .owl-nav > div.owl-next {
    right: -10px;
  }
}

.carousel-nav-circle .owl-nav {
  opacity: 0;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  visibility: hidden;
}
.carousel-nav-circle .owl-nav > div {
  display: inline-block;
  border-radius: 50%;
  color: white;
  width: 55px;
  height: 55px;
  border: 0px solid;
  background-color: #273272;
  font-size: 20px;
  line-height: 55px;
  -webkit-transition: all 0.25s ease-in 0s;
  transition: all 0.25s ease-in 0s;
  border-radius: 0;
  text-transform: uppercase;
  text-align: center;
  border-radius: 50%;
  box-shadow: -1.5px -1.5px 4px -1px #3b4a9f, 1.5px 1.5px 4px -1px rgba(0, 0, 0, 0.25);
}
@media only screen and (max-width: 991px) {
  .carousel-nav-circle .owl-nav > div {
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
}
.carousel-nav-circle .owl-nav > div > span {
  font-size: 18px;
}
.carousel-nav-circle .owl-nav > div:hover {
  color: white;
  background-color: #273272;
  box-shadow: inset -1.5px -1.5px 4px -1px #3b4a9f, inset 1.5px 1.5px 4px -1px rgba(0, 0, 0, 0.25);
}

/*-------------------------------------------------
    [ ## Scroll Top ]
*/
.topbutton {
  color: #273272;
  bottom: 50px;
  display: block;
  height: 60px;
  line-height: 60px;
  position: fixed;
  right: 20px;
  text-align: center;
  width: 60px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 999;
  font-size: 20px;
  border-radius: 50%;
  box-shadow: -2px -2px 5px -1px rgba(255, 255, 255, 0.8), 2px 2px 5px -1px rgba(0, 0, 0, 0.12);
  background-color: #e9eef4;
}
.topbutton.btn-show {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.topbutton.btn-hide {
  opacity: 0;
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
}
.topbutton:hover {
  color: #273272 !important;
}
.topbutton:focus {
  color: #273272 !important;
}

/*-------------------------------------------
  -- Animations
-------------------------------------------*/
[data-animate] {
  opacity: 0;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: .6s;
  animation-duration: .6s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
}

/* Fade In Up */
@-webkit-keyframes hg-fadeInUp {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translate3d(0, 70px, 0);
    transform: translate3d(0, 70px, 0);
  }

  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes hg-fadeInUp {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translate3d(0, 70px, 0);
    transform: translate3d(0, 70px, 0);
  }

  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.hg-fadeInUp {
  -webkit-animation-name: hg-fadeInUp;
  animation-name: hg-fadeInUp;
}

/* Fade In Up */
@-webkit-keyframes hg-fadeInUp50 {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }

  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes hg-fadeInUp50 {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }

  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.hg-fadeInUp50 {
  -webkit-animation-name: hg-fadeInUp50;
  animation-name: hg-fadeInUp50;
}

/* Fade In Down */
@-webkit-keyframes hg-fadeInDown {
  from {
    -webkit-transform: translate3d(0, -1.25rem, 0);
    transform: translate3d(0, -1.25rem, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes hg-fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -1.25rem, 0);
    transform: translate3d(0, -1.25rem, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.hg-fadeInDown {
  -webkit-animation-name: hg-fadeInDown;
  animation-name: hg-fadeInDown;
}

/* Fade In Left */
@-webkit-keyframes hg-fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes hg-fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.hg-fadeInLeft {
  -webkit-animation-name: hg-fadeInLeft;
  animation-name: hg-fadeInLeft;
}

/* Fade In Right */
@-webkit-keyframes hg-fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes hg-fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.hg-fadeInRight {
  -webkit-animation-name: hg-fadeInRight;
  animation-name: hg-fadeInRight;
}

/* Zoom In */
@-webkit-keyframes hg-zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.11) translateY(10px);
    transform: scale(1.11) translateY(10px);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
  }
}
@keyframes hg-zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.11) translateY(10px);
    transform: scale(1.11) translateY(10px);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
  }
}
.hg-zoomIn {
  -webkit-animation-name: hg-zoomIn;
  animation-name: hg-zoomIn;
}

/* Zoom Out In */
@-webkit-keyframes hg-zoomOutIn {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes hg-zoomOutIn {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.hg-zoomOutIn {
  -webkit-animation-name: hg-zoomOutIn;
  animation-name: hg-zoomOutIn;
}

/* Zoom In Short */
@-webkit-keyframes hg-zoomInShort {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes hg-zoomInShort {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.hg-zoomInShort {
  -webkit-animation-name: hg-zoomInShort;
  animation-name: hg-zoomInShort;
}

@-webkit-keyframes play-pluse {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }

  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }

  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}
@keyframes play-pluse {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }

  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }

  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
    opacity: 0;
  }
}
@-webkit-keyframes top-down {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes top-down {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-webkit-keyframes down-top {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes down-top {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-webkit-keyframes left-right {
  0% {
    -webkit-transform: translate3d(0px, 0px, 0);
    transform: translate3d(0px, 0px, 0);
  }

  50% {
    -webkit-transform: translate3d(20px, 35px, 0);
    transform: translate3d(20px, 35px, 0);
  }

  100% {
    -webkit-transform: translate3d(0px, 0px, 0);
    transform: translate3d(0px, 0px, 0);
  }
}
@keyframes left-right {
  0% {
    -webkit-transform: translate3d(0px, 0px, 0);
    transform: translate3d(0px, 0px, 0);
  }

  50% {
    -webkit-transform: translate3d(20px, 35px, 0);
    transform: translate3d(20px, 35px, 0);
  }

  100% {
    -webkit-transform: translate3d(0px, 0px, 0);
    transform: translate3d(0px, 0px, 0);
  }
}
@-webkit-keyframes rotate360 {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate360 {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

/*-------------------------------------------------
    [ ## Others Element ]
*/
.block-img {
  display: block;
}

.mfp-close {
  color: white !important;
}

.full-content {
  float: none;
  margin: auto;
}

.full-width {
  width: 100%;
}

.bg-cover {
  background-size: cover;
  background-position: center center;
}

[data-bg-image] {
  background-size: cover;
  background-position: 50%;
}

.no-border {
  border: 0 none !important;
}

.overflow-hide {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible;
}

.fl-none {
  float: none !important;
}

@media only screen and (max-width: 800px) {
  .mb-fl-none {
    float: none !important;
  }
}

@media only screen and (max-width: 767px) {
  .mb-text-center {
    text-align: center !important;
  }
}

.owl-carousel .owl-item img {
  width: auto;
}

@media only screen and (min-width: 1200px) and (max-width: 1920px) {
  .container {
    max-width: 1200px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 575px) {
  .container {
    max-width: 450px;
  }
}
.border-bottom {
  border-bottom: 1px solid #9657f6;
}

.logo-text {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 700;
  color: #b2a1d2 !important;
  letter-spacing: 0.45em;
  display: inline-block;
}
.logo-text > a:focus,
.logo-text > a:hover, .logo-text:focus, .logo-text:hover {
  color: #b2a1d2 !important;
}

.site-content {
  overflow: hidden;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*-------------------------------------------------
    # Forms
*/
/*-------------------------------------------------
    [ ## Buttons ]
*/
button, input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

input[type="submit"]:hover {
  color: white;
}

button, input[type="button"], input[type="reset"], input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  outline: none;
}

button::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.btn {
  -webkit-transition: all 0.3s ease 0.02s;
  transition: all 0.3s ease 0.02s;
}

.btn:active,
.btn:focus {
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.125) inset;
}

.btn {
  border: 0px solid;
  border-radius: 0px;
  font-weight: 600;
  font-size: 16px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.btn-default {
  border-radius: 5px;
  padding: 15px 22px 15px;
  color: #273272;
  background-color: #e9eef4;
  position: relative;
  z-index: 1;
  -webkit-transition: all .3s;
  transition: all .3s;
  overflow: hidden;
  text-transform: capitalize;
  box-shadow: -2px -2px 5px -1px rgba(255, 255, 255, 0.8), 2px 2px 5px -1px rgba(0, 0, 0, 0.12);
}
.btn-default:hover, .btn-default:focus {
  color: #273272;
  box-shadow: -1.5px -1.5px 4px -1px rgba(255, 255, 255, 0.8), 1.5px 1.5px 4px -1px rgba(0, 0, 0, 0.12);
}
.btn-default:active {
  color: #273272;
  box-shadow: inset -2px -2px 5px -1px rgba(255, 255, 255, 0.8), inset 2px 2px 5px -1px rgba(0, 0, 0, 0.12);
}

.btn-primary.active:focus:not(:disabled):not(.disabled),
.btn-primary:focus {
  box-shadow: 0 0 0 0rem rgba(38, 143, 255, 0);
}

.btn-primary {
  position: relative;
  background-color: #273272;
  box-shadow: -2px -2px 5px -1px #3b4a9f, 2px 2px 5px -1px rgba(0, 0, 0, 0.25);
}
.btn-primary:focus, .btn-primary:hover {
  color: white;
  box-shadow: -1.5px -1.5px 4px -1px #3b4a9f, 1.5px 1.5px 4px -1px rgba(0, 0, 0, 0.25);
}
.btn-primary:focus {
  background-color: transparent !important;
  border: 0px solid;
}
.btn-primary:active:focus, .btn-primary:active {
  box-shadow: inset -2px -2px 5px -1px #3b4a9f, inset 2px 2px 5px -1px rgba(0, 0, 0, 0.25);
  background-color: transparent !important;
}

.btn-primary {
  background-color: #273272;
  color: white;
  border-color: #273272;
}
.btn-primary:focus, .btn-primary:hover {
  background-color: #273272;
  border-color: #273272;
}
.btn-primary:focus:before, .btn-primary:hover:before {
  width: 100%;
  right: auto;
  left: 0;
}

.form-group-btn {
  margin: 0 -10px -10px;
}
.form-group-btn > .btn {
  margin: 0 10px 10px;
}
@media only screen and (max-width: 575px) {
  .form-group-btn {
    margin: 0 -7px -10px;
  }
  .form-group-btn > .btn {
    margin: 0 7px 10px;
  }
}

.video-btn {
  position: relative;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  z-index: 0;
  background-color: #e9eef4;
  border-radius: 50px;
  padding: 10px 20px 10px 10px;
  color: #273272;
  font-weight: 500;
  font-size: 17px;
}
.video-btn:hover, .video-btn:focus {
  color: #273272;
}
.video-btn:hover > span, .video-btn:focus > span {
  box-shadow: inset -2px -2px 5px -1px rgba(255, 255, 255, 0.8), inset 2px 2px 5px -1px rgba(0, 0, 0, 0.12);
}
.video-btn > span {
  width: 45px;
  height: 45px;
  color: #273272;
  position: relative;
  z-index: 5;
  background-color: #e9eef4;
  display: block;
  border-radius: inherit;
  font-size: 16px;
  line-height: 45px;
  border-radius: 50%;
  text-align: center;
  margin-right: 10px;
  -webkit-transition: .3s;
  transition: .3s;
  box-shadow: -2px -2px 5px -1px rgba(255, 255, 255, 0.8), 2px 2px 5px -1px rgba(0, 0, 0, 0.12);
}

.comment-navigation .nav-links a {
  background: white;
  display: inline-block;
  padding: 0.5em 1.8em;
  letter-spacing: 0.02em;
}
.comment-navigation .nav-links a:hover {
  color: white;
}

.mfp-wrap button:hover, .mfp-wrap input[type="button"]:hover, .mfp-wrap input[type="reset"]:hover, .mfp-wrap input[type="submit"]:hover {
  background: transparent !important;
}

.btn-play {
  padding: 15px;
  display: inline-block;
  font-size: 16px;
  height: 55px;
  width: 55px;
  line-height: 25px;
}

.social-btn-lg {
  display: inline-block;
  font-size: 12px;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 30px;
}

/*-------------------------------------------------
    [ ## Fields ]
*/
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus {
  outline: none;
}

input[type=time]::-webkit-inner-spin-button,
input[type=time]::-webkit-outer-spin-button,
input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input[type="search"] {
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  -webkit-text-fill-color: #6a6969 !important;
}

input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  -webkit-text-fill-color: #6a6969 !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

textarea {
  display: block;
  width: 100%;
  display: block;
  min-height: 150px;
}

input,
select,
textarea {
  border: none;
  vertical-align: baseline;
  font-size: 100%;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

label {
  font-size: 16px;
  color: #3d3d3d;
  margin-bottom: 10px;
  display: block;
}

::-webkit-input-placeholder {
  color: #273272;
  opacity: 0.6;
}

:-moz-placeholder {
  color: #273272;
  opacity: 0.6;
}

::-moz-placeholder {
  color: #273272;
  opacity: 0.6;
}

:-ms-input-placeholder {
  color: #273272;
}

.form-group {
  margin-bottom: 20px;
}

.form-controller {
  background-color: transparent;
  width: 100%;
  height: 50px;
  outline: none;
  padding: 5px 20px;
  color: #273272;
  box-shadow: inset -3px -3px 6px -1px rgba(255, 255, 255, 0.6), inset 3px 3px 6px -1px rgba(0, 0, 0, 0.12);
  border-radius: 5px;
}
.form-controller:focus {
  color: #273272;
  box-shadow: inset -2px -2px 5px -1px rgba(255, 255, 255, 0.8), inset 2px 2px 5px -1px rgba(0, 0, 0, 0.12);
}
@media only screen and (max-width: 575px) {
  .form-controller {
    padding: 5px 15px;
  }
}

textarea.form-controller {
  padding-top: 15px;
}

input[type="radio"] {
  display: none;
}
input[type="radio"] + label {
  color: #1d2331;
  position: relative;
  padding-left: 23px;
  line-height: 1.2em;
  text-transform: capitalize;
  cursor: pointer;
}
input[type="radio"] + label:before {
  border: 3px solid #B9BEC0;
  content: "";
  height: 14px;
  left: 1px;
  position: absolute;
  top: 3px;
  -webkit-transition: all 0.15s ease-in 0s;
  transition: all 0.15s ease-in 0s;
  width: 14px;
  background-color: white;
  border-radius: 50%;
}
input[type="radio"]:checked + label:before {
  border-color: #07C1FE;
  background-color: #273272;
}

.post-password-form input[type="password"] {
  font-size: 14px;
  border: 1px solid #f0f0f0;
  outline: none;
  box-sizing: border-box;
  padding: 10px;
}
.post-password-form input[type="submit"] {
  padding: 15px 30px;
  position: relative;
  top: 0;
  font-size: 14px;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .never ending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Header Content
--------------------------------------------------------------*/
/*-------------------------------------------------
    [ ## Preloader ]
*/
#overlayer {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999999;
  background: #273272;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#overlayer .loader {
  display: inline-block;
  width: 45px;
  height: 45px;
  position: absolute;
  z-index: 3;
  border: 4px solid white;
  top: 50%;
  -webkit-animation: loader 2.5s infinite ease;
  animation: loader 2.5s infinite ease;
}
#overlayer .loader .loader-inner {
  vertical-align: top;
  display: inline-block;
  width: 100%;
  background-color: white;
  -webkit-animation: loader-inner 2.5s infinite ease-in;
  animation: loader-inner 2.5s infinite ease-in;
}

@-webkit-keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  75% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  75% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loader-inner {
  0% {
    height: 0%;
  }

  25% {
    height: 0%;
  }

  50% {
    height: 100%;
  }

  75% {
    height: 100%;
  }

  100% {
    height: 0%;
  }
}
@keyframes loader-inner {
  0% {
    height: 0%;
  }

  25% {
    height: 0%;
  }

  50% {
    height: 100%;
  }

  75% {
    height: 100%;
  }

  100% {
    height: 0%;
  }
}
/*-------------------------------------------------
    [ ## Header ]
*/
.site-header {
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.site-header .site-navigation {
  padding: 7px 0;
}
.site-header .site-navigation .navigation-area {
  padding: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (max-width: 1199px) {
  .site-header .site-navigation {
    display: none;
  }
}
.site-header .navigation-area {
  -moz-box-align: center;
  -moz-box-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 70px;
}
.site-header .navigation-area .site-branding {
  margin-right: 30px;
  margin-top: -5px;
}
.site-header .navigation-area .site-branding a {
  display: inline-block;
}
.site-header .navigation-area .header-navigation-right {
  margin-left: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.site-header .navigation-area .header-navigation-right .contact-info {
  font-size: 16px;
  font-weight: 700;
  font-family: "Raleway", sans-serif;
  color: white;
  border-radius: 40px;
  background-color: #a4660b;
  padding: 15px 30px;
  text-transform: capitalize;
}
.site-header .navigation-area .header-navigation-right .contact-info > a:hover {
  color: #273272;
}
@media only screen and (max-width: 1199px) {
  .site-header .navigation-area {
    display: none;
  }
}

/*-------------------------------------------------
    [ ## Sticky header ]
*/
.site-header.sticky-active {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  background-color: #e9eef4;
  box-shadow: 0px 5px 10px -5px rgba(39, 50, 114, 0.2);
  padding: 0;
  transition: all 0.25s;
}
.site-header.sticky-active .site-navigation .row [class*="col-"] {
  max-width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
.site-header.sticky-active .navigation-area {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0;
}
.site-header.sticky-active .navigation-area .site-branding {
  margin-top: -5px;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*-------------------------------------------------
    [ ## Links ]
*/
a {
  color: inherit;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
a:hover, a:focus, a:active {
  text-decoration: none;
}
a:focus {
  outline: none;
}
a:hover, a:active {
  outline: 0;
  text-decoration: none;
}

/*-------------------------------------------------
    [ ## Menus ]
*/
.menu ul {
  padding-left: 0px;
  margin-bottom: 0px;
  list-style: none;
}
.menu ul li {
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.menu ul li a {
  font-size: 16px;
  font-weight: normal;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  position: relative;
}
.menu ul li ul.dropdown-content {
  margin-left: 0;
}
.menu ul li ul.dropdown-content li {
  padding: 0;
  display: block;
}
.menu ul li ul.dropdown-content li a {
  display: block;
  padding: 7px 0px;
  color: #222;
  text-transform: capitalize;
  -webkit-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
  font-size: 16px;
  font-weight: 500;
}
.menu > ul > li:hover > a,
.menu ul li > a.active,
.menu ul li.current > a {
  color: #273272 !important;
}
.menu > ul > li:hover > a:before,
.menu ul li > a.active:before,
.menu ul li.current > a:before {
  width: 100%;
  left: 0;
  right: auto;
}
.menu > ul > li {
  margin: 0 15px;
}
.menu > ul > li > a {
  padding: 25px 0px;
  font-weight: 700;
  position: relative;
  color: #222;
  text-transform: capitalize;
  font-size: 17px;
  text-shadow: 1px 1px 1px white;
}
.menu > ul > li:first-child {
  margin-left: 0px;
}
.menu > ul > li:last-child {
  margin-right: 0px;
}
.menu > ul > li > ul.dropdown-content {
  background-color: #e9eef4;
  position: absolute;
  width: 235px;
  padding: 15px 20px;
  left: 0;
  top: calc(100% + 50px);
  z-index: 999;
  visibility: hidden;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  -webkit-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  z-index: 5;
  border-top: 3px solid #8890B3;
}
.menu > ul > li > ul.dropdown-content:before {
  border-color: transparent transparent #8890B3;
  border-style: solid;
  border-width: 11px 7px;
  content: "";
  left: 22px;
  position: absolute;
  top: -22px;
}
.menu > ul > li > ul.dropdown-content > li:hover > a {
  color: #273272 !important;
  padding-left: 5px;
}
.menu > ul > li > ul.dropdown-content:after {
  content: "";
  height: 15px;
  left: 0;
  position: absolute;
  top: -15px;
  width: 100%;
  opacity: 0;
  cursor: pointer;
}
.menu > ul > li.dropdown-trigger > a:after {
  content: "\f0d7";
  font-family: "Font Awesome 5 Free";
  padding-left: 5px;
  opacity: 0.5;
  font-weight: 800;
}
.menu > ul > li.dropdown-trigger:hover > ul.dropdown-content {
  visibility: visible;
  opacity: 1;
  top: calc(100% + 15px);
}
.menu > ul > li.dropdown-trigger.mega-menu {
  position: inherit;
}

.menu > ul > li.dropdown-trigger.mega-menu:hover .mega-menu-content {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

ul.dropdown-content > .dropdown-trigger {
  position: relative;
}
ul.dropdown-content > .dropdown-trigger > a {
  position: relative;
}
ul.dropdown-content > .dropdown-trigger > a:after {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  right: 0px;
  top: 8px;
  font-size: 16px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  opacity: 0.5;
  font-weight: 800;
}
ul.dropdown-content > .dropdown-trigger ul.dropdown-content {
  left: calc(100% + 20px);
  top: -5px;
  visibility: hidden;
  background-color: #e9eef4;
  opacity: 0;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  position: absolute;
  width: 200px;
  z-index: 999;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  -webkit-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
  padding: 7px 15px;
}
ul.dropdown-content > .dropdown-trigger:hover > a:after {
  right: -2px;
  opacity: 1;
}
ul.dropdown-content > .dropdown-trigger:hover > ul.dropdown-content {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
ul.dropdown-content > .dropdown-trigger:hover > ul.dropdown-content > li:last-child {
  border-bottom: 0px solid #e5e5e5;
}
ul.dropdown-content > .dropdown-trigger:hover > ul.dropdown-content > li:hover > a {
  color: #273272;
  padding-left: 5px;
}

@media only screen and (max-width: 1620px) {
  .mega-menu-content {
    left: 0px;
    width: calc(100vw - 30px);
  }
}
/* [ ### Mobile Menu ] */
.mobile-menu-area {
  display: none;
}
@media only screen and (max-width: 1199px) {
  .mobile-menu-area {
    display: block;
  }
}

.mean-container {
  position: relative;
}
.mean-container .mean-bar {
  min-height: 75px;
  background-color: transparent;
  z-index: 9999;
}
.mean-container a.meanmenu-reveal {
  padding: 4px 10px 15px;
  margin: 20px 0;
  right: 0px !important;
  width: 30px;
  box-shadow: -2px -2px 5px -1px rgba(255, 255, 255, 0.8), 2px 2px 5px -1px rgba(0, 0, 0, 0.12);
  border-radius: 7px;
}
.mean-container a.meanmenu-reveal span {
  height: 2px;
  box-shadow: inset -1px -1px 2px white, inset 1px 1px 2px rgba(0, 0, 0, 0.2);
  background-color: #273272;
}
.mean-container a.meanmenu-reveal i {
  color: #273272;
  display: block;
  font-size: 20px;
  margin-top: 8px;
}
.mean-container a.meanmenu-reveal.meanclose + .mean-nav {
  margin-top: 70px;
  padding-bottom: 20px;
}
.mean-container .mean-nav {
  margin-top: 55px;
  background: transparent;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.mean-container .mean-nav ul.dropdown-content > .dropdown-trigger ul.dropdown-content {
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2);
  top: 0px;
  border-top: 0px solid;
}
.mean-container .mean-nav ul li {
  float: none;
}
.mean-container .mean-nav ul li.dropdown-trigger:hover > a {
  color: #273272;
  padding-left: 7px;
}
.mean-container .mean-nav ul li a.mean-expand {
  height: 55px;
  padding: 0 !important;
  width: 100%;
}
.mean-container .mean-nav ul li a.mean-expand:before {
  position: absolute;
  content: "\f0da";
  top: 0;
  right: -5px;
  width: 30px;
  height: 100%;
  text-align: center;
  font-family: "Font Awesome 5 Free";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 20px;
  font-size: 18px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.mean-container .mean-nav ul li a.mean-expand > span {
  display: none;
}
.mean-container .mean-nav ul li a.mean-clicked:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.mean-container .mean-nav ul li a {
  text-transform: capitalize;
}
.mean-container .mean-nav ul li a:hover {
  color: #273272;
}
.mean-container .mean-nav ul li li a {
  padding: 15px 25px;
  text-transform: capitalize;
  width: calc(100% - 50px);
}
.mean-container .mean-nav ul li li a:hover {
  padding-left: 30px !important;
}
.mean-container ul.dropdown-content > .dropdown-trigger > a:after {
  content: "";
}
.mean-container ul.dropdown-content > .dropdown-trigger ul.dropdown-content {
  left: 0 !important;
  visibility: visible;
  opacity: 1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  position: relative;
  width: 100%;
  background-color: transparent;
  padding: 0;
}
.mean-container ul.dropdown-content > .dropdown-trigger ul.dropdown-content > li > a:hover {
  padding-left: 30px;
}
.mean-container ul.dropdown-content > .dropdown-trigger > ul.dropdown-content > li > a, .mean-container ul.dropdown-content > .dropdown-trigger:hover > ul.dropdown-content > li:hover > a {
  padding: 12px 40px;
  width: calc(100% - 80px);
}
.mean-container ul.dropdown-content > .dropdown-trigger:hover > ul.dropdown-content > li {
  border-bottom: 0px solid #e5e5e5;
}
.mean-container .mean-nav > ul > li > ul > li a.mean-expand {
  height: 45px;
  padding: 0px !important;
}

@media only screen and (max-width: 1199px) {
  .header-navigation-right .contact-info {
    display: none;
  }
  .header-navigation-right .search-wrap {
    position: absolute;
    top: 23px;
    right: 50px;
    margin-left: 0;
    z-index: 999999;
  }
  .header-navigation-right .search-wrap .search-btn {
    font-size: 16px;
    width: 35px;
    height: 35px;
    line-height: 33px;
  }
  .header-navigation-right .search-wrap .search-form {
    top: calc(100% + 23px);
  }

  .mobile-menu {
    display: block;
  }
  .mobile-menu .mobile-logo {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: -2px;
    top: -5px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 85px;
    z-index: 9999;
  }
  .mobile-menu .menu-label {
    display: none;
  }

  .site-navigation {
    display: none;
  }

  .mean-container .mean-bar {
    float: none;
  }
  .mean-container .mean-bar .mean-nav {
    float: none;
  }

  .mean-container .mean-nav > ul > li:first-child > a:after {
    height: 0;
  }
  .mean-container .mean-nav ul li a {
    color: #273272;
    display: block;
    float: none;
    font-size: 16px;
    padding: 15px 0px;
    width: auto;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    position: relative;
  }
  .mean-container .mean-nav ul li a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    transition: all 0.25s;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -ms-transition: all 0.25s;
    -o-transition: all 0.25s;
    height: 2px;
    width: 100%;
    background-color: #e9eef4;
    box-shadow: inset -1px -1px 2px white, inset 1px 1px 2px rgba(0, 0, 0, 0.2);
  }
  .mean-container .mean-nav ul li a:hover {
    padding-left: 7px;
  }
  .mean-container .mean-nav #nav > li.dropdown-trigger > .dropdown-content > li.dropdown-trigger:hover > a {
    padding-left: 30px !important;
  }
  .mean-container .mean-nav #nav > li.dropdown-trigger > .dropdown-content > li.dropdown-trigger > .dropdown-content > li:hover > a {
    padding-left: 45px !important;
  }
  .mean-container .mean-nav #nav > li.dropdown-trigger > .dropdown-content > li.dropdown-trigger .mean-expand {
    height: 54px;
    padding-left: 0 !important;
  }
  .mean-container .mean-nav #nav > li.dropdown-trigger > .dropdown-content > li.dropdown-trigger .mean-expand.mean-clicked:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .mega-menu-content {
    background-color: transparent;
    left: 0;
    padding: 0px 20px 25px;
    position: relative;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    width: calc(100% - 40px);
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.07);
  }
  .mega-menu-content .cat-item {
    background-color: transparent;
    border-top: 0 none !important;
    padding: 0 !important;
  }
  .mega-menu-content.carousel-nav-dots .owl-dots {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .mobile-menu .search-wrap .search-form {
    right: -50px;
    width: 280px;
  }
  .mobile-menu .search-wrap .search-form input[type="search"] {
    padding: 0 10px;
  }
}
/*-------------------------------------------------
    [ ## Pagination ]
*/
/* page link pagination */
.article-content .page-links span {
  border: 1px solid #dddddd;
  font-size: 1em;
  padding: 0.4em 0.8em;
  font-weight: 700;
}
.article-content .page-links > span {
  color: #fff;
}
.article-content .page-links a {
  text-decoration: none;
}

.paging-navigation {
  z-index: 1;
}
.paging-navigation .nav-links {
  list-style: none;
  font-size: 1em;
  font-weight: bold;
  margin: 0 -4px;
  padding-left: 0px;
}
@media only screen and (max-width: 767px) {
  .paging-navigation .nav-links {
    margin: 0 -2px;
  }
}
.paging-navigation .nav-links a {
  font-weight: 500;
  display: block;
  -webkit-transition: ease-in 0.25s;
  transition: ease-in 0.25s;
  text-align: center;
}
.paging-navigation .nav-links > li {
  display: inline-block;
  margin: 0 4px;
}
@media only screen and (max-width: 767px) {
  .paging-navigation .nav-links > li {
    margin: 0 2px;
  }
}
.paging-navigation .nav-links > li > a {
  font-size: 16px;
  font-weight: 600;
  height: 45px;
  width: 45px;
  line-height: 47px;
  position: relative;
  border-radius: 7px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 5;
  color: #273272;
  box-shadow: -2px -2px 5px -1px rgba(255, 255, 255, 0.8), 2px 2px 5px -1px rgba(0, 0, 0, 0.12);
}
@media only screen and (max-width: 767px) {
  .paging-navigation .nav-links > li > a {
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 14px;
  }
}
.paging-navigation .nav-links > li > a span {
  display: block;
}
.paging-navigation .nav-links > li.active > a,
.paging-navigation .nav-links > li > a:hover {
  box-shadow: inset -2px -2px 5px -1px rgba(255, 255, 255, 0.8), inset 2px 2px 5px -1px rgba(0, 0, 0, 0.12);
  color: #273272 !important;
}
.paging-navigation .nav-links > li.active > a:before,
.paging-navigation .nav-links > li > a:hover:before {
  opacity: 1;
  visibility: visible;
}
.paging-navigation .nav-links li.nav-previous.disabled > a,
.paging-navigation .nav-links li.nav-next.disabled > a {
  pointer-events: none;
  filter: alpha(opacity=60);
  opacity: 0.6;
}
@media only screen and (max-width: 991px) {
  .paging-navigation.pd-t-30 {
    padding-top: 20px;
  }
}
.paging-navigation.paging-center .nav-links {
  text-align: center;
}

/*-------------------------------------------------
    [ ### Post Navigation ]
*/
.post-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 767px) {
  .post-navigation {
    display: block;
  }
}
.post-navigation .post-previous {
  text-align: left;
}
.post-navigation .post-next {
  text-align: right;
}
.post-navigation h3 {
  font-size: 24px;
  font-weight: 500;
  margin: 0;
  -webkit-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  line-height: 1.35em;
}
@media only screen and (max-width: 991px) {
  .post-navigation h3 {
    line-height: 1.3em;
    font-size: 20px;
  }
}
.post-navigation .post-previous,
.post-navigation .post-next {
  max-width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding: 45px 0 15px;
}
@media only screen and (max-width: 767px) {
  .post-navigation .post-previous,
  .post-navigation .post-next {
    max-width: 100%;
  }
}
.post-navigation .post-previous a,
.post-navigation .post-next a {
  position: relative;
  display: block;
  padding: 60px;
}
@media only screen and (max-width: 1199px) {
  .post-navigation .post-previous a,
  .post-navigation .post-next a {
    padding: 55px 50px;
  }
}
@media only screen and (max-width: 991px) {
  .post-navigation .post-previous a,
  .post-navigation .post-next a {
    padding: 30px 25px;
  }
}
@media only screen and (max-width: 767px) {
  .post-navigation .post-previous a,
  .post-navigation .post-next a {
    padding: 30px 15px;
  }
}
.post-navigation .post-previous span.label,
.post-navigation .post-next span.label {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
  color: #273272;
  font-weight: 500;
}
.post-navigation .post-previous.active,
.post-navigation .post-next.active {
  background-color: #273272;
}
.post-navigation .post-previous.active h3,
.post-navigation .post-previous.active span.label,
.post-navigation .post-next.active h3,
.post-navigation .post-next.active span.label {
  color: white;
}
.post-navigation .post-next span.label {
  margin-bottom: 0;
  margin-top: 15px;
}

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/
/*--------------------------------------------------------------
    [ ## Hero ]
--------------------------------------------------------------*/
.hero-block {
  position: relative;
  overflow: hidden;
  background-color: #E8E7FE;
}
.hero-block #particles-js {
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
@media only screen and (max-width: 480px) {
  .hero-block #hero-slider .container {
    padding: 0;
  }
}
.hero-block #hero-slider.carousel-nav-circle.carousel-align-center:hover .owl-nav {
  opacity: 1;
  visibility: visible;
}
.hero-block #hero-slider .owl-item .hero-content-area {
  overflow: hidden;
}
.hero-block #hero-slider .owl-item .hero-content-area > div {
  overflow: hidden;
}
.hero-block #hero-slider .owl-item .hero-content-area .sub-heading,
.hero-block #hero-slider .owl-item .hero-content-area .title-area > .hero-title,
.hero-block #hero-slider .owl-item .hero-content-area .hero-desc > p {
  opacity: 0;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  visibility: hidden;
}
.hero-block #hero-slider .owl-item .hero-content-area .sub-heading {
  -webkit-transform: translate3d(0, -200%, 0);
  transform: translate3d(0, -200%, 0);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.hero-block #hero-slider .owl-item .hero-content-area .hero-desc > p {
  -webkit-transform: translate3d(0, -120%, 0);
  transform: translate3d(0, -120%, 0);
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.hero-block #hero-slider .owl-item .hero-content-area .title-area > .hero-title {
  -webkit-transform: translate3d(0, -120%, 0);
  transform: translate3d(0, -120%, 0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.hero-block #hero-slider .owl-item .hero-content-area .form-group-btn > .btn {
  -webkit-transform: translate3d(0, -150%, 0);
  transform: translate3d(0, -150%, 0);
  opacity: 0;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  visibility: hidden;
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}
.hero-block #hero-slider .owl-item.active .hero-content-area .sub-heading,
.hero-block #hero-slider .owl-item.active .hero-content-area .title-area > .hero-title,
.hero-block #hero-slider .owl-item.active .hero-content-area .hero-desc > p,
.hero-block #hero-slider .owl-item.active .hero-content-area .form-group-btn > .btn {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  visibility: visible;
}
.hero-block .hero-content-area {
  overflow: hidden;
}
.hero-block .hero-content-area > div {
  overflow: hidden;
}
.hero-block .hero-content-area .sub-heading,
.hero-block .hero-content-area .title-area > .hero-title {
  opacity: 0;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  visibility: hidden;
}
.hero-block .hero-content-area .sub-heading {
  -webkit-transform: translate3d(0, 200%, 0);
  transform: translate3d(0, 200%, 0);
}
.hero-block .hero-content-area .title-area > .hero-title {
  -webkit-transform: translate3d(0, 120%, 0);
  transform: translate3d(0, 120%, 0);
}
.hero-block .hero-content-area .form-group-btn > .btn {
  -webkit-transform: translate3d(0, 130%, 0);
  transform: translate3d(0, 130%, 0);
  opacity: 0;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  visibility: hidden;
}
.hero-block .container-fluid > .row,
.hero-block .container-fluid > .row {
  min-height: calc(100vh - 80px);
}
@media only screen and (max-width: 991px) {
  .hero-block .container-fluid > .row,
  .hero-block .container-fluid > .row {
    min-height: auto;
    padding: 90px 0;
  }
}
@media only screen and (max-width: 575px) {
  .hero-block .container-fluid > .row,
  .hero-block .container-fluid > .row {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 480px) {
  .hero-block .container-fluid > .row,
  .hero-block .container-fluid > .row {
    padding: 20px 0;
  }
}
.hero-block .sub-heading {
  font-size: 18px;
  text-transform: capitalize;
  letter-spacing: 0.05em;
  display: inline-block;
  border-radius: 3px;
  margin-bottom: 30px;
  color: white;
  text-shadow: 1px 1px 1px #101b59;
  position: relative;
  padding-left: 65px;
}
@media only screen and (max-width: 575px) {
  .hero-block .sub-heading {
    margin-bottom: 15px;
    padding-left: 35px;
    font-size: 16px;
  }
}
.hero-block .sub-heading:before {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  transition: all 0.25s;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  height: 1px;
  width: 50px;
  background-color: white;
  opacity: 0.4;
}
@media only screen and (max-width: 575px) {
  .hero-block .sub-heading:before {
    width: 25px;
  }
}
.hero-block .hero-desc {
  font-size: 19px;
  font-weight: normal;
  color: #ddd;
  padding: 0 70px;
}
@media only screen and (max-width: 991px) {
  .hero-block .hero-desc {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-block .hero-desc {
    padding: 0px;
  }
}
@media only screen and (max-width: 575px) {
  .hero-block .hero-desc {
    font-size: 16px;
  }
}
@media only screen and (max-width: 420px) {
  .hero-block .hero-desc {
    font-size: 15px;
  }
}
.hero-block .hero-title {
  font-weight: 800;
  font-size: 82px;
  position: relative;
  margin-bottom: 25px;
  line-height: 1.15em;
  letter-spacing: 0.02em;
  display: inline-block;
  text-transform: capitalize;
  color: white;
  text-shadow: 2px 2px 2px #101b59;
}
@media only screen and (max-width: 1420px) {
  .hero-block .hero-title {
    font-size: 70px;
  }
}
@media only screen and (max-width: 1366px) {
  .hero-block .hero-title {
    font-size: 66px;
  }
}
@media only screen and (max-width: 1280px) {
  .hero-block .hero-title {
    font-size: 62px;
  }
}
@media only screen and (max-width: 991px) {
  .hero-block .hero-title {
    font-size: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-block .hero-title {
    font-size: 52px;
  }
}
@media only screen and (max-width: 575px) {
  .hero-block .hero-title {
    font-size: 40px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .hero-block .hero-title {
    font-size: 36px;
  }
}
@media only screen and (max-width: 400px) {
  .hero-block .hero-title {
    font-size: 30px;
    line-height: 1.25em;
  }
}
.hero-block .form-group-btn {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media only screen and (max-width: 575px) {
  .hero-block .form-group-btn {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 420px) {
  .hero-block .form-group-btn {
    margin: 20px -6px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.hero-block .form-group-btn > .btn-default {
  padding: 10px 20px 10px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 17px;
  font-weight: 500;
  border-radius: 40px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #273272;
  color: white;
  box-shadow: -1.5px -1.5px 4px -1px #3b4a9f, 1.5px 1.5px 4px -1px rgba(0, 0, 0, 0.25);
  margin: 10px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media only screen and (max-width: 575px) {
  .hero-block .form-group-btn > .btn-default {
    padding: 7px 15px 7px 7px;
    font-size: 15px;
  }
}
@media only screen and (max-width: 420px) {
  .hero-block .form-group-btn > .btn-default {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 6px;
  }
}
.hero-block .form-group-btn > .btn-default:hover {
  box-shadow: -1.5px -1.5px 4px -1px #3b4a9f, 1.5px 1.5px 4px -1px rgba(0, 0, 0, 0.25);
}
.hero-block .form-group-btn > .btn-default:hover > span {
  box-shadow: inset -2px -2px 5px -1px #3b4a9f, inset 2px 2px 5px -1px rgba(0, 0, 0, 0.25);
}
.hero-block .form-group-btn > .btn-default > span {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45px;
  flex: 0 0 45px;
  width: 45px;
  height: 45px;
  position: relative;
  z-index: 5;
  display: block;
  border-radius: inherit;
  font-size: 16px;
  line-height: 45px;
  border-radius: 50%;
  text-align: center;
  margin-right: 10px;
  background-color: #273272;
  box-shadow: -2px -2px 5px -1px #3b4a9f, 2px 2px 5px -1px rgba(0, 0, 0, 0.25);
  color: white;
  text-shadow: 2px 2px 2px #3b4a9f;
}
@media only screen and (max-width: 575px) {
  .hero-block .form-group-btn > .btn-default > span {
    width: 35px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35px;
    flex: 0 0 35px;
  }
}

.loading-done .hero-block .hero-content-area .sub-heading,
.loading-done .hero-block .hero-content-area .title-area > .hero-title,
.loading-done .hero-block .hero-content-area .hero-desc > p,
.loading-done .hero-block .hero-content-area .form-group-btn > .btn {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  visibility: visible;
}

/*--------------------------------------------------------------
    [ ## Services ]
--------------------------------------------------------------*/
.services-block {
  position: relative;
  z-index: 3;
}
.services-block.bg-white-smoke .service-item {
  background-color: #e7ebf0;
}

.service-item {
  position: relative;
  text-align: center;
  padding: 45px 40px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-bottom: 30px;
  -webkit-transition: all .25s linear 0ms;
  transition: all .25s linear 0ms;
  background-color: #e9eef4;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: -5px -5px 8px -1px rgba(255, 255, 255, 0.7), 5px 5px 8px -1px rgba(0, 0, 0, 0.065);
}
@media only screen and (max-width: 1199px) {
  .service-item {
    padding: 35px 20px;
  }
}
.service-item:hover {
  border-color: #273272 !important;
  background-color: #273272 !important;
  color: white;
}
.service-item:hover .heading,
.service-item:hover .service-icon {
  color: white;
}
.service-item:hover .service-icon {
  box-shadow: -5px -5px 8px -1px rgba(22, 4, 74, 0.24), 5px 5px 8px -1px rgba(0, 0, 0, 0.065);
}
.service-item:hover .service-info .read-more {
  color: white;
}
.service-item:hover .service-info .read-more:before {
  right: -38px;
  opacity: 1;
}
.service-item .service-icon {
  font-size: 26px;
  margin-bottom: 20px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  position: relative;
  display: inline-block;
  text-align: center;
  position: relative;
  line-height: 1em;
  width: 80px;
  height: 80px;
  color: white;
  border-radius: 50%;
  line-height: 80px;
  box-shadow: -5px -5px 8px -1px rgba(255, 255, 255, 0.7), 5px 5px 8px -1px rgba(0, 0, 0, 0.065);
}
.service-item .service-icon:before {
  position: absolute;
  content: "";
  height: 80%;
  width: 80%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  background-color: #273272;
  border-radius: inherit;
  box-shadow: inset -3px -3px 5px rgba(215, 215, 215, 0.1), inset 3px 3px 5px rgba(153, 153, 153, 0.2);
}
.service-item .service-icon > span,
.service-item .service-icon > i {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  position: relative;
  z-index: 2;
}
.service-item .service-info {
  position: relative;
}
.service-item .heading {
  text-transform: capitalize;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 0.05em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.service-item .heading a:hover,
.service-item .heading a:focus {
  color: white;
}

/*-------------------------------------------------
    [ ### Service Single ]
*/
.service-single-page ul {
  list-style: none;
  padding-left: 0;
  padding-top: 0px;
  margin-bottom: 0;
}
.service-single-page ul li {
  margin-bottom: 10px;
  padding-left: 25px;
  position: relative;
  line-height: 1.7em;
}
@media only screen and (max-width: 767px) {
  .service-single-page ul li {
    margin-bottom: 15px;
  }
}
.service-single-page ul li:before {
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  left: 0;
  top: 6px;
  border-radius: 50%;
  box-shadow: -2px -2px 5px -1px rgba(255, 255, 255, 0.8), 2px 2px 5px -1px rgba(0, 0, 0, 0.12);
}
.service-single-page ul li:after {
  position: absolute;
  content: "";
  width: 9px;
  height: 9px;
  left: 3px;
  top: 9px;
  border-radius: 50%;
  background-color: #e9eef4;
  box-shadow: inset -1px -1px 2px white, inset 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.service-single-page ul li:last-child {
  margin-bottom: 0;
}
.service-single-page ul li a:hover,
.service-single-page ul li a:focus {
  color: #273272;
}
.service-single-page .service-item {
  padding: 0;
  text-align: left;
  margin-bottom: 0px;
  border: 0px solid;
  border-radius: 0;
  box-shadow: 0 0 0 transparent;
  overflow: inherit;
}
.service-single-page .service-item:before, .service-single-page .service-item:after {
  display: none;
}
.service-single-page .service-item:hover {
  background-color: transparent !important;
  color: #6a6969;
}
.service-single-page .service-item:hover .heading {
  color: #273272 !important;
}
.service-single-page .service-item .service-info {
  margin-bottom: 30px;
  padding-top: 0;
}
.service-single-page .service-item .service-info:before, .service-single-page .service-item .service-info:after {
  display: none;
}
.service-single-page .service-item .service-info .heading {
  font-size: 30px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 480px) {
  .service-single-page .service-item .service-info .heading {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
.service-single-page .service-item figure {
  margin-bottom: 30px;
  box-shadow: -5px -5px 8px -1px rgba(255, 255, 255, 0.7), 5px 5px 8px -1px rgba(0, 0, 0, 0.065);
  padding: 10px;
  background-color: #e9eef4;
  border-radius: 8px;
}
.service-single-page .service-item figure img {
  border-radius: 8px;
}
.service-single-page .service-item p {
  margin-bottom: 20px;
}
.service-single-page .service-item p:last-child {
  margin-bottom: 0;
}
.service-single-page .text-content ul {
  padding-top: 0;
}
.service-single-page .text-content ul li {
  padding-right: 0;
}
.service-single-page .text-content ul li:before {
  color: #273272;
}
.service-single-page .single-info-block {
  margin-bottom: 40px;
}
.service-single-page .single-info-block:last-child {
  margin-bottom: 0;
}
.service-single-page .single-info-block p {
  margin-bottom: 20px;
}
.service-single-page .single-info-block p:last-child {
  margin-bottom: 0;
}
.service-single-page .single-info-block .heading {
  margin-bottom: 15px;
}
.service-single-page .single-info-block.text-content ul > li {
  margin-bottom: 12px;
}
.service-single-page .single-info-block.text-content ul > li:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 991px) {
  .service-details-block .sidebar-services {
    margin-top: 60px;
  }
}

/*--------------------------------------------------------------
    [ ## team ]
--------------------------------------------------------------*/
.team-carousel-main {
  margin: -15px;
}
.team-carousel-main .team-carousel .owl-item {
  padding: 15px;
}

.team-item {
  margin-bottom: 35px;
  padding: 15px;
  background-color: #e9eef4;
  box-shadow: -5px -5px 8px -1px rgba(255, 255, 255, 0.7), 5px 5px 8px -1px rgba(0, 0, 0, 0.065);
  border-radius: 10px;
}
.team-item:hover .team-thumbnail-area .team-thumb > img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.team-item .team-thumbnail-area {
  position: relative;
}
.team-item .team-thumbnail-area .team-thumb {
  text-align: center;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
  border-radius: 10px;
}
.team-item .team-thumbnail-area .team-thumb > img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
}
.team-item .social-status-area {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 2;
  padding-top: 5px;
}
.team-item .social-status-area .social-status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.team-item .social-status-area .social-status > a {
  font-size: 15px;
  margin: 0 7px;
  color: #444;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  background-color: #e9eef4;
  box-shadow: -2px -2px 5px -1px rgba(255, 255, 255, 0.8), 2px 2px 5px -1px rgba(0, 0, 0, 0.12);
}
.team-item .social-status-area .social-status > a:hover, .team-item .social-status-area .social-status > a:focus {
  color: #273272 !important;
  box-shadow: -1.5px -1.5px 4px -1px rgba(255, 255, 255, 0.8), 1.5px 1.5px 4px -1px rgba(0, 0, 0, 0.12);
}
.team-item .social-status-area .social-status > a:active {
  color: #273272 !important;
  box-shadow: inset -2px -2px 5px -1px rgba(255, 255, 255, 0.8), inset 2px 2px 5px -1px rgba(0, 0, 0, 0.12);
}
.team-item .team-info {
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  padding: 5px 20px 16px;
}
@media only screen and (max-width: 480px) {
  .team-item .team-info {
    padding: 2px 15px 15px;
  }
}
.team-item .team-info .team-name {
  font-size: 22px;
  margin-bottom: 2px;
  font-weight: 700;
}
@media only screen and (max-width: 991px) {
  .team-item .team-info .team-name {
    font-size: 20px;
  }
}
.team-item .team-info .team-name a {
  display: block;
}
.team-item .team-info .designation {
  line-height: 1.5em;
  font-size: 15px;
}

/*-------------------------------------------------
    [ ### Team Single ]
*/
.single-team-block .team-item {
  margin-bottom: 0px;
  max-width: 450px;
}
.single-team-block .team-item .team-name {
  font-size: 24px;
}
.single-team-block .social-status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -6px;
  padding-top: 20px;
}
.single-team-block .social-status > a {
  font-size: 15px;
  margin: 0 6px;
  color: #444;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  background-color: #e9eef4;
  box-shadow: -2px -2px 5px -1px rgba(255, 255, 255, 0.8), 2px 2px 5px -1px rgba(0, 0, 0, 0.12);
}
.single-team-block .social-status > a:hover, .single-team-block .social-status > a:focus {
  color: #273272 !important;
  box-shadow: -1.5px -1.5px 4px -1px rgba(255, 255, 255, 0.8), 1.5px 1.5px 4px -1px rgba(0, 0, 0, 0.12);
}
.single-team-block .social-status > a:active {
  color: #273272 !important;
  box-shadow: inset -2px -2px 5px -1px rgba(255, 255, 255, 0.8), inset 2px 2px 5px -1px rgba(0, 0, 0, 0.12);
}
.single-team-block .team-about-info ul.list {
  list-style: none;
  padding-left: 0;
  padding-top: 0px;
}
.single-team-block .team-about-info ul.list li {
  margin-bottom: 10px;
  padding-left: 20px;
  position: relative;
  line-height: 1.7em;
}
@media only screen and (max-width: 767px) {
  .single-team-block .team-about-info ul.list li {
    margin-bottom: 15px;
  }
}
.single-team-block .team-about-info ul.list li:before {
  position: absolute;
  content: "";
  width: 13px;
  height: 13px;
  left: 0;
  top: 8px;
  background-color: #e9eef4;
  border-radius: 50%;
  box-shadow: inset -1px -1px 2px white, inset 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.single-team-block .team-about-info ul.list li:last-child {
  margin-bottom: 0;
}
.single-team-block .team-about-info ul.list li a:hover,
.single-team-block .team-about-info ul.list li a:focus {
  color: #273272;
}

.single-team-block .team-item {
  margin-right: 20px;
  border-radius: 7px;
  overflow: hidden;
}
.single-team-block .team-item .team-thumb {
  border-radius: 0;
  margin-bottom: 0px;
}
.single-team-block .team-item .team-thumb:before {
  width: 0;
  height: 0;
}
.single-team-block .team-item .team-thumb img {
  border-radius: 7px;
}
.single-team-block .team-item .team-info {
  padding: 25px 30px 10px;
}
.single-team-block .team-item .team-info .social-status a {
  color: #6a6969;
}
.single-team-block .team-about-info .team-info {
  margin-bottom: 55px;
  margin-top: -5px;
}
@media only screen and (max-width: 575px) {
  .single-team-block .team-about-info .team-info {
    margin-bottom: 45px;
  }
}
.single-team-block .team-about-info .team-name {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2em;
  margin-bottom: 5px;
}
@media only screen and (max-width: 575px) {
  .single-team-block .team-about-info .team-name {
    font-size: 32px;
  }
}
.single-team-block .team-about-info .section-heading {
  font-size: 28px;
  padding-bottom: 12px;
}

.experience-block .section-heading,
.education-block .section-heading {
  margin-bottom: 25px;
}
.experience-block .content-list,
.education-block .content-list {
  position: relative;
  padding-left: 25px;
  margin-top: 35px;
}
.experience-block .content-list:before,
.education-block .content-list:before {
  position: absolute;
  content: "";
  left: 5px;
  top: 10px;
  width: 1px;
  height: calc(100% - 20px);
  background-color: #dbdbdb;
}

.education-item,
.experience-item {
  margin-bottom: 30px;
  position: relative;
}
.education-item:last-child,
.experience-item:last-child {
  margin-bottom: 0;
}
.education-item:before,
.experience-item:before {
  position: absolute;
  content: "";
  z-index: 1;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  top: 5px;
  left: -27px;
  box-shadow: inset -1px -1px 2px white, inset 1px 1px 2px rgba(0, 0, 0, 0.2);
  background-color: #e9eef4;
}
.education-item:after,
.experience-item:after {
  position: absolute;
  content: "";
  z-index: 1;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  top: 9px;
  left: -23px;
  box-shadow: inset -1px -1px 2px white, inset 1px 1px 2px rgba(0, 0, 0, 0.2);
  z-index: 2;
  background-color: #e9eef4;
}
.education-item .heading,
.experience-item .heading {
  margin-bottom: 5px;
}
.education-item .date,
.experience-item .date {
  font-size: 16px;
  margin-bottom: 8px;
}
.education-item .info,
.experience-item .info {
  padding-top: 10px;
}

/*--------------------------------------------------------------
    [ ## Project ]
--------------------------------------------------------------*/
/*-------------------------------------------------
    [ ### Portfolio Block ]
*/
.portfolio-filter {
  list-style: none;
  padding: 0;
  margin-bottom: 50px;
}
.portfolio-filter li {
  display: inline-block;
  margin: 0 5px 5px;
}
.portfolio-filter li a {
  margin: 0;
  font-weight: 500;
  font-size: 16px;
  display: block;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  border-radius: 5px;
  position: relative;
  padding: 8px 15px;
  color: #273272;
  box-shadow: -2px -2px 5px -1px rgba(255, 255, 255, 0.8), 2px 2px 5px -1px rgba(0, 0, 0, 0.12);
}
@media only screen and (max-width: 767px) {
  .portfolio-filter li a {
    font-size: 16px;
  }
}
.portfolio-filter li a > .filter-no {
  position: absolute;
  background-color: #273272;
  display: inline-block;
  font-size: 15px;
  color: white;
  border-radius: 5px;
  padding: 6px 12px;
  line-height: 1em;
  top: -18px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
}
.portfolio-filter li a > .filter-no:before {
  position: absolute;
  content: "";
  border-style: solid;
  border-width: 5px;
  border-color: #273272 transparent transparent transparent;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.portfolio-filter li a.active, .portfolio-filter li a:hover {
  box-shadow: inset -1px -1px 2px white, inset 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.portfolio-filter li a.active > .filter-no, .portfolio-filter li a:hover > .filter-no {
  visibility: visible;
  opacity: 1;
  top: -35px;
}

.portfolio-block.style-two .section-title {
  margin-bottom: 45px;
}

.portfolio-item {
  position: relative;
  min-height: 100px;
  margin-bottom: 30px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  box-shadow: -5px -5px 8px -1px rgba(255, 255, 255, 0.7), 5px 5px 8px -1px rgba(0, 0, 0, 0.065);
  padding: 15px;
  overflow: hidden;
  border-radius: 7px;
}
.portfolio-item .portfolio-thumb {
  position: relative;
  height: 100%;
  width: 100%;
  border-radius: 7px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
  margin-bottom: 0px;
  overflow: hidden;
  border: 1px solid #ddd;
}
.portfolio-item .portfolio-thumb > img {
  width: 100%;
  -webkit-transition: ease-in-out 0.4s;
  transition: ease-in-out 0.4s;
}
.portfolio-item .portfolio-info {
  padding: 20px 15px 5px;
}
.portfolio-item .portfolio-info .heading {
  margin-bottom: 3px;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 20px;
}
.portfolio-item .portfolio-info .heading a {
  background: -webkit-linear-gradient(left, currentColor 0%, currentColor 100%);
  background: linear-gradient(to right, currentColor 0%, currentColor 100%);
  background-size: 0px 1px;
  background-position: 0 95%;
  -webkit-transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  transition: background-size 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  padding: 1% 0;
  background-repeat: no-repeat;
}
.portfolio-item .portfolio-info .heading a:hover,
.portfolio-item .portfolio-info .heading a:focus {
  color: #273272;
  background-size: 100% 1px;
}
.portfolio-item .portfolio-info .cat-text {
  position: relative;
  padding-right: 55px;
  display: inline-block;
}
.portfolio-item .portfolio-info .cat-text:before {
  position: absolute;
  content: "";
  width: 45px;
  height: 3px;
  right: 0px;
  top: 50%;
  background-color: #e9eef4;
  box-shadow: inset -1px -1px 2px white, inset 1px 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.portfolio-item:hover .portfolio-thumb > img {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}

/*-------------------------------------------------
    [ ### Portfolio Single ]
*/
.portfolio-page-block .popup-image {
  display: inline-block;
}
.portfolio-page-block figure {
  margin-bottom: 30px;
  text-align: center;
}
.portfolio-page-block figure a {
  display: inline-block;
}
.portfolio-page-block .portfolio-meta {
  padding-left: 15px;
}
@media only screen and (max-width: 1199px) {
  .portfolio-page-block .portfolio-meta {
    padding-left: 0;
  }
}
@media only screen and (max-width: 991px) {
  .portfolio-page-block .portfolio-meta {
    padding-top: 20px;
    padding-bottom: 0px;
  }
}
@media only screen and (max-width: 480px) {
  .portfolio-page-block .portfolio-meta {
    display: block;
  }
}
.portfolio-page-block .portfolio-meta > .meta-item {
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e9eef4;
  border-radius: 5px;
  padding: 20px 15px;
  box-shadow: -2px -2px 5px -1px rgba(255, 255, 255, 0.8), 2px 2px 5px -1px rgba(0, 0, 0, 0.12);
}
.portfolio-page-block .portfolio-meta > .meta-item:last-child {
  margin-bottom: 0;
}
.portfolio-page-block .portfolio-meta > .meta-item .icon {
  width: 50px;
  height: 50px;
  text-align: center;
  background-color: #e9eef4;
  border-radius: 50%;
  line-height: 50px;
  font-size: 18px;
  box-shadow: inset -1px -1px 2px white, inset 1px 1px 2px rgba(0, 0, 0, 0.2);
  color: #273272;
}
.portfolio-page-block .portfolio-meta > .meta-item .text {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.015em;
  color: #273272;
  padding-left: 15px;
}
.portfolio-page-block .portfolio-meta > .meta-item .text > span {
  display: block;
  font-size: 16px;
  text-transform: none;
  margin-top: 2px;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  color: #6a6969;
}
.portfolio-page-block .popup-image {
  box-shadow: -5px -5px 8px -1px rgba(255, 255, 255, 0.7), 5px 5px 8px -1px rgba(0, 0, 0, 0.065);
  padding: 10px;
  border-radius: 7px;
}
.portfolio-page-block .popup-image img {
  border-radius: 7px;
}
.portfolio-page-block .portfolio-details {
  text-align: center;
  padding: 0;
}
.portfolio-page-block .portfolio-details .portfolio-content {
  padding: 0 50px;
}
@media only screen and (max-width: 767px) {
  .portfolio-page-block .portfolio-details .portfolio-content {
    padding: 0px;
  }
}
.portfolio-page-block .portfolio-details .portfolio-title {
  font-size: 36px;
  margin-bottom: 20px;
  font-weight: 700;
}
@media only screen and (max-width: 991px) {
  .portfolio-page-block .portfolio-details .portfolio-title {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .portfolio-page-block .portfolio-details .portfolio-title {
    font-size: 24px;
  }
}

/*-------------------------------------------------
    [ ### Portfolio Links ]
*/
.portfolio-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (max-width: 1199px) {
  .portfolio-links {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media only screen and (max-width: 767px) {
  .portfolio-links {
    display: block;
  }
}
.portfolio-links .prev-link,
.portfolio-links .next-link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 50%;
  padding: 0 15px;
}
@media only screen and (max-width: 1199px) {
  .portfolio-links .prev-link,
  .portfolio-links .next-link {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 767px) {
  .portfolio-links .prev-link,
  .portfolio-links .next-link {
    max-width: 100%;
  }
}
.portfolio-links .prev-link .link-thumb,
.portfolio-links .next-link .link-thumb {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 120px;
  flex: 0 0 120px;
  max-width: 120px;
}
@media only screen and (max-width: 991px) {
  .portfolio-links .prev-link .link-thumb,
  .portfolio-links .next-link .link-thumb {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    max-width: 100px;
  }
}
.portfolio-links .prev-link .link-thumb > img,
.portfolio-links .next-link .link-thumb > img {
  width: 100%;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.portfolio-links .prev-link .link-text,
.portfolio-links .next-link .link-text {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 120px);
  flex: 0 0 calc(100% - 120px);
  max-width: calc(100% - 120px);
}
@media only screen and (max-width: 991px) {
  .portfolio-links .prev-link .link-text,
  .portfolio-links .next-link .link-text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 100px);
    flex: 0 0 calc(100% - 100px);
    max-width: calc(100% - 100px);
  }
}
.portfolio-links .prev-link .link-text > span,
.portfolio-links .next-link .link-text > span {
  display: block;
}
.portfolio-links .prev-link .link-text .prev,
.portfolio-links .prev-link .link-text .next,
.portfolio-links .next-link .link-text .prev,
.portfolio-links .next-link .link-text .next {
  color: #273272;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.18em;
  margin-bottom: 15px;
  text-transform: uppercase;
}
@media only screen and (max-width: 1199px) {
  .portfolio-links .prev-link .link-text .prev,
  .portfolio-links .prev-link .link-text .next,
  .portfolio-links .next-link .link-text .prev,
  .portfolio-links .next-link .link-text .next {
    font-size: 13px;
    margin-bottom: 10px;
  }
}
.portfolio-links .prev-link .link-text .portfolio-title,
.portfolio-links .next-link .link-text .portfolio-title {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.25em;
  color: #273272;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  font-family: "Raleway", sans-serif;
  letter-spacing: 0.01em;
}
@media only screen and (max-width: 1199px) {
  .portfolio-links .prev-link .link-text .portfolio-title,
  .portfolio-links .next-link .link-text .portfolio-title {
    font-size: 18px;
  }
}
.portfolio-links .prev-link:hover .portfolio-title,
.portfolio-links .next-link:hover .portfolio-title {
  color: #273272;
}
.portfolio-links .prev-link:hover .link-thumb > img,
.portfolio-links .next-link:hover .link-thumb > img {
  opacity: 0.9;
}
@media only screen and (max-width: 767px) {
  .portfolio-links .prev-link {
    margin-bottom: 20px;
  }
  .portfolio-links .prev-link .link-thumb {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
.portfolio-links .prev-link .link-text {
  padding-right: 30px;
  text-align: right;
}
@media only screen and (max-width: 1199px) {
  .portfolio-links .prev-link .link-text {
    padding-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .portfolio-links .prev-link .link-text {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding-right: 0px;
    padding-left: 20px;
    text-align: left;
  }
}
@media only screen and (max-width: 767px) {
  .portfolio-links .next-link .link-thumb {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
.portfolio-links .next-link .link-text {
  padding-left: 30px;
}
@media only screen and (max-width: 1199px) {
  .portfolio-links .next-link .link-text {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .portfolio-links .next-link .link-text {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding-right: 20px;
    padding-left: 0px;
    text-align: right;
  }
}

/*--------------------------------------------------------------
    [ ## Testimonial ]
--------------------------------------------------------------*/
.testimonial-block.bg-white-smoke .testimonial-item {
  background-color: #e7ebf0;
}
.testimonial-block .carousel-nav-dots .owl-dots {
  text-align: center;
  padding-top: 30px;
}
.testimonial-block .testimonail-carousel-main {
  margin: -15px;
}

.testimonial-item {
  margin: 15px;
  background-color: #e9eef4;
  padding: 40px 30px;
  border-radius: 8px;
  box-shadow: -5px -5px 8px -1px rgba(255, 255, 255, 0.7), 5px 5px 8px -1px rgba(0, 0, 0, 0.065);
  text-align: center;
}
@media only screen and (max-width: 575px) {
  .testimonial-item {
    padding: 30px 15px;
    margin-left: 15px;
    display: block;
  }
}
.testimonial-item .client-thumbnails-area {
  height: 120px;
  width: 120px;
  border-radius: 50%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  box-shadow: inset -2px -2px 5px -1px rgba(255, 255, 255, 0.8), inset 2px 2px 5px -1px rgba(0, 0, 0, 0.12);
  margin: 0 auto;
}
.testimonial-item .client-thumbnails-area .client-thumbnail-inner {
  width: 100px;
  height: 100px;
  border-radius: inherit;
  background-color: #e9eef4;
  box-shadow: inset -2px -2px 5px -1px rgba(255, 255, 255, 0.8), inset 2px 2px 5px -1px rgba(0, 0, 0, 0.12);
  padding: 7px;
}
.testimonial-item .client-thumbnails-area .client-thumbnail-inner img {
  border-radius: 50%;
}
.testimonial-item .testimonial-info-area {
  padding-left: 25px;
}
@media only screen and (min-width: 1200px) and (max-width: 1366px) {
  .testimonial-item .testimonial-info-area {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .testimonial-item .testimonial-info-area {
    padding-left: 0;
  }
}
.testimonial-item .details {
  position: relative;
  font-size: 18px;
  padding-top: 30px;
}
@media only screen and (min-width: 1200px) and (max-width: 1366px) {
  .testimonial-item .details {
    font-size: 17px;
  }
}
@media only screen and (max-width: 575px) {
  .testimonial-item .details {
    text-align: center;
    padding-top: 50px;
  }
}
.testimonial-item .details:before {
  position: absolute;
  content: "\f119";
  left: 0px;
  top: 10px;
  z-index: 1;
  font-size: 62px;
  font-family: "Flaticon";
  display: inline-block;
  line-height: 1em;
  color: #273272;
  opacity: 0.1;
}
@media only screen and (max-width: 575px) {
  .testimonial-item .details:before {
    font-size: 70px;
    line-height: 65px;
    left: 50%;
    top: 25px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.testimonial-item .client-area {
  padding-top: 25px;
}
@media only screen and (max-width: 575px) {
  .testimonial-item .client-area {
    text-align: center;
  }
}
.testimonial-item .client-area .thumbnails {
  display: none;
}
.testimonial-item .client-area .client-name {
  font-size: 20px;
  margin-bottom: 2px;
  font-weight: 700;
}
.testimonial-item .client-area .client-designation {
  line-height: 1.5em;
  margin-bottom: 0px;
  font-size: 15px;
  opacity: 0.8;
}

/*--------------------------------------------------------------
    [ ## Sections ]
--------------------------------------------------------------*/
/*-------------------------------------------------
    [ ### Work Brand ]
*/
.work-brand-block.style-two .brands-carousel-main {
  padding-bottom: 5px;
}
.work-brand-block.style-two .brands-link:hover img {
  opacity: 1;
}
.work-brand-block.style-two .brands-link img {
  opacity: 0.8;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.work-brand-block .brand-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -15px;
}
.work-brand-block .brands-link {
  min-height: 90px;
  cursor: pointer;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.work-brand-block .brands-link img {
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  margin: 0 auto;
}

/*-------------------------------------------------
    [ ### Pricing ]
*/
.pricing-block.bg-white-smoke .pricing-box,
.pricing-block.bg-white-smoke .pricing-box .package-price,
.pricing-block.bg-white-smoke .pricing-footer .btn-default {
  background-color: #e7ebf0;
}

.pricing-table-list {
  padding-top: 10px;
  margin-bottom: -10px;
}
@media only screen and (max-width: 767px) {
  .pricing-table-list {
    padding-top: 0;
    margin-bottom: 0;
  }
}

.pricing-box {
  border-radius: 8px;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-bottom: 30px;
  padding: 20px 25px 40px;
  position: relative;
  box-shadow: -5px -5px 8px -1px rgba(255, 255, 255, 0.7), 5px 5px 8px -1px rgba(0, 0, 0, 0.065);
  background-color: #e9eef4;
}
@media only screen and (max-width: 767px) {
  .pricing-box {
    padding: 20px 20px 40px;
  }
}
.pricing-box.active {
  position: relative;
  top: -10px;
  padding: 20px 25px 50px;
}
@media only screen and (max-width: 767px) {
  .pricing-box.active {
    top: 0;
  }
}
.pricing-box.active .pricing-header {
  padding: 20px 15px 22px;
}
.pricing-box .pricing-header {
  padding: 10px 15px 22px;
  text-align: center;
  position: relative;
}
.pricing-box .pricing-header .pricing-title {
  text-transform: capitalize;
  letter-spacing: 0;
  font-size: 36px;
  padding-bottom: 0;
  margin-bottom: 0px;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #273272;
}
@media only screen and (max-width: 1199px) {
  .pricing-box .pricing-header .pricing-title {
    font-size: 36px;
  }
}
.pricing-box .pricing-header .pricing-title:before {
  content: "";
  position: absolute;
}
.pricing-box .package-price {
  display: block;
  color: #273272;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2em;
  padding: 10px 20px;
  border-radius: 7px;
  background-color: #e9eef4;
  position: relative;
  text-align: center;
  box-shadow: inset -2px -2px 5px -1px rgba(255, 255, 255, 0.8), inset 2px 2px 5px -1px rgba(0, 0, 0, 0.12);
}
.pricing-box .package-price > sub {
  font-weight: 500;
  font-size: 14px;
  bottom: 1px;
  text-transform: capitalize;
  left: 0px;
}
.pricing-box .pricing-content {
  text-align: left;
  font-size: 16px;
  padding-bottom: 30px;
  position: relative;
  padding-top: 30px;
  padding-left: 35px;
}
@media only screen and (min-width: 1200px) and (max-width: 1366px) {
  .pricing-box .pricing-content {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .pricing-box .pricing-content {
    padding-left: 15px;
  }
}
.pricing-box .pricing-content > ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size: 17px;
}
.pricing-box .pricing-content > ul > li {
  padding-top: 8px;
  padding-bottom: 8px;
}
.pricing-box .pricing-content > ul > li:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-size: 14px;
  padding-right: 10px;
  color: #52c127;
}
.pricing-box .pricing-content > ul > li.del {
  opacity: 0.8;
}
.pricing-box .pricing-content > ul > li.del:before {
  color: #273272;
  content: "\f00d";
}

/*-------------------------------------------------
    [ ### Faqs ]
*/
.faq-item {
  width: calc(100% - 80px);
  margin-bottom: 25px;
  position: relative;
  z-index: 1;
  background-color: #e9eef4;
  border-radius: 5px;
  margin-left: 80px;
  box-shadow: -2px -2px 5px -1px rgba(255, 255, 255, 0.8), 2px 2px 5px -1px rgba(0, 0, 0, 0.12);
}
@media only screen and (max-width: 480px) {
  .faq-item {
    width: calc(100% - 60px);
    margin-left: 60px;
  }
}
.faq-item:last-child {
  margin-bottom: 0;
}
.faq-item .faq-title {
  cursor: pointer;
  position: relative;
  padding: 16px 20px 15px;
  margin-bottom: 0px;
}
.faq-item .faq-title:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  left: 0px;
  bottom: 0;
  background-color: #e9eef4;
  box-shadow: inset -1px -1px 2px white, inset 1px 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
}
.faq-item .faq-title:after {
  position: absolute;
  content: "+";
  width: 55px;
  height: 55px;
  left: -80px;
  top: 0;
  background-color: #e9eef4;
  box-shadow: -2px -2px 5px -1px rgba(255, 255, 255, 0.8), 2px 2px 5px -1px rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (max-width: 480px) {
  .faq-item .faq-title:after {
    width: 45px;
    height: 45px;
    left: -65px;
  }
}
.faq-item .faq-title .title {
  font-size: 18px;
  margin: 0;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  font-weight: 700;
}
.faq-item .faq-title:hover .title {
  color: #273272;
}
.faq-item .faq-content {
  display: none;
  padding: 15px 20px 20px;
}
.faq-item .faq-content ul {
  list-style: none;
  padding-left: 0;
}
.faq-item .faq-content ul:last-child {
  margin-bottom: 0px;
}
.faq-item .faq-content ul li {
  margin-bottom: 10px;
  padding-left: 20px;
  position: relative;
}
.faq-item .faq-content ul li:before {
  position: absolute;
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 50%;
  left: 0;
  top: 8px;
  background-color: #273272;
}
.faq-item .faq-content ul li:last-child {
  margin-bottom: 0;
}
.faq-item.open {
  box-shadow: inset -2px -2px 5px -1px rgba(255, 255, 255, 0.8), inset 2px 2px 5px -1px rgba(0, 0, 0, 0.12);
}
.faq-item.open .faq-title:before {
  opacity: 1;
  visibility: visible;
}
.faq-item.open .faq-title:after {
  content: "-";
  color: #273272;
  box-shadow: inset -2px -2px 5px -1px rgba(255, 255, 255, 0.8), inset 2px 2px 5px -1px rgba(0, 0, 0, 0.12);
}
.faq-item.open .faq-title .title {
  color: #273272;
}
.faq-item.active .faq-content {
  display: block;
}

.faqs-form-area .faqs-form {
  margin-top: 40px;
}
.faqs-form-area .form-group {
  margin-bottom: 25px;
}
.faqs-form-area .btn-default {
  margin-top: 5px;
}

/*-------------------------------------------------
    [ ### Fan Fact Block ]
*/
.fanfact-block {
  background-position: top center;
}

.fanfact-promo-numbers {
  margin-bottom: -30px;
}
.fanfact-promo-numbers .promo-number {
  box-shadow: -5px -5px 8px -1px rgba(255, 255, 255, 0.7), 5px 5px 8px -1px rgba(0, 0, 0, 0.065);
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 40px 30px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1199px) {
  .fanfact-promo-numbers .promo-number {
    padding: 40px 25px;
  }
}
.fanfact-promo-numbers .promo-number .promo-number-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.fanfact-promo-numbers .promo-number .odometer-wrap {
  line-height: 1;
  font-weight: 700;
  margin-bottom: 0px;
}
.fanfact-promo-numbers .promo-number .odometer-wrap .odometer {
  font-size: 54px;
  color: #273272;
  text-shadow: 2px 2px 2px white;
}
@media only screen and (max-width: 1199px) {
  .fanfact-promo-numbers .promo-number .odometer-wrap .odometer {
    font-size: 46px;
  }
}
.fanfact-promo-numbers .promo-number .odometer-wrap sub {
  bottom: -6px;
  left: 3px;
}
.fanfact-promo-numbers .promo-number .promo-title-area {
  padding-left: 15px;
  width: 160px;
  margin-bottom: 8px;
}
@media only screen and (max-width: 1199px) {
  .fanfact-promo-numbers .promo-number .promo-title-area {
    width: 120px;
  }
}
.fanfact-promo-numbers .promo-number .promo-title {
  font-size: 16px;
  margin-bottom: 0px;
  text-transform: uppercase;
  font-weight: 700;
  color: #273272;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 1199px) {
  .fanfact-promo-numbers .promo-number .promo-title {
    font-size: 14px;
  }
}
.fanfact-promo-numbers .promo-number .icon {
  position: relative;
}
.fanfact-promo-numbers .promo-number .icon:after {
  position: absolute;
  content: "";
  width: 40px;
  height: 40px;
  border: 5px solid rgba(39, 50, 114, 0.1);
  left: -18px;
  top: -17px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 50%;
}
@media only screen and (min-width: 992px) and (max-width: 1366px) {
  .fanfact-promo-numbers .promo-number .icon:after {
    left: -12px;
  }
}
.fanfact-promo-numbers .promo-number .icon .fa,
.fanfact-promo-numbers .promo-number .icon [class*="flaticon-"] {
  font-size: 42px;
  color: #273272;
  line-height: 1em;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

/*-------------------------------------------------
    [ ### Promo Block ]
*/
.promo-block {
  color: white;
}
.promo-block .promo-subtitle {
  font-size: 22px;
  font-weight: normal;
  margin-bottom: 10px;
}
@media only screen and (max-width: 991px) {
  .promo-block .promo-subtitle {
    font-size: 20px;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 480px) {
  .promo-block .promo-subtitle {
    font-size: 18px;
  }
}
.promo-block .promo-title {
  font-size: 42px;
  line-height: 1.15em;
  text-transform: capitalize;
  font-weight: 800;
  color: white;
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .promo-block .promo-title {
    font-size: 36px;
  }
}
@media only screen and (max-width: 480px) {
  .promo-block .promo-title {
    font-size: 28px;
  }
}
.promo-block .create-account {
  text-align: right;
}
@media only screen and (max-width: 991px) {
  .promo-block .create-account {
    text-align: left;
    margin-top: 30px;
  }
}
.promo-block .create-account .btn-default.btn-white {
  font-size: 18px;
  padding: 20px 35px;
}
@media only screen and (max-width: 991px) {
  .promo-block .create-account .btn-default.btn-white {
    padding: 15px 25px;
  }
}
@media only screen and (max-width: 480px) {
  .promo-block .create-account .btn-default.btn-white {
    font-size: 16px;
  }
}

/*-------------------------------------------------
    [ ### Skills ]
*/
.skills-list .single-skill {
  margin-bottom: 40px;
}
.skills-list .single-skill .skill-title {
  font-size: 15px;
  font-weight: 600;
  color: #273272;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.skills-list .single-skill .progress {
  height: 5px;
  overflow: visible;
  border-radius: 0;
  box-shadow: inset -1px -1px 2px white, inset 1px 1px 2px rgba(0, 0, 0, 0.2);
  background-color: #e9eef4;
}
.skills-list .single-skill .progress .progress-bar {
  background-color: #273272;
  position: relative;
}
.skills-list .single-skill .progress .progress-bar > span {
  display: block;
  position: absolute;
  background-color: #e9eef4;
  top: -40px;
  right: -20px;
  height: 28px;
  line-height: 28px;
  width: 40px;
  font-size: 16px;
  z-index: 2;
  border-radius: 3px;
  box-shadow: -1.5px -1.5px 4px -1px rgba(255, 255, 255, 0.8), 1.5px 1.5px 4px -1px rgba(0, 0, 0, 0.12);
  color: #273272;
}
.skills-list .single-skill .progress .progress-bar > span:before {
  position: absolute;
  content: "";
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -16px;
  z-index: 1;
  border-style: solid;
  border-width: 8px 7px;
  border-color: #273272 transparent transparent;
}
.skills-list .single-skill:first-child {
  padding-top: 12px;
}
.skills-list .single-skill:last-child {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
    [ ## Blog ]
--------------------------------------------------------------*/
.latest-news-block.bg-white-smoke .post .entry-meta {
  background-color: #e7ebf0;
}

.post {
  margin-bottom: 55px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  box-shadow: -5px -5px 8px -1px rgba(255, 255, 255, 0.7), 5px 5px 8px -1px rgba(0, 0, 0, 0.065);
  border-radius: 7px;
  overflow: hidden;
  padding: 15px;
}
.post .post-thumb {
  position: relative;
  margin-bottom: 0;
}
.post .post-thumb > a {
  display: block;
}
.post .post-thumb > a > img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 7px;
}
.post .entry-title {
  font-size: 30px;
  margin-bottom: 10px;
  line-height: 1.25em;
  font-weight: 700;
}
.post .entry-title a:hover,
.post .entry-title a:focus {
  color: #273272;
}
@media only screen and (max-width: 991px) {
  .post .entry-title {
    font-size: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .post .entry-title {
    font-size: 22px;
  }
}
@media only screen and (max-width: 480px) {
  .post .entry-title {
    font-size: 20px;
  }
}
.post .post-details {
  padding: 35px 20px 30px;
  position: relative;
  z-index: 2;
}
.post .post-details .read-more {
  font-weight: 600;
  display: inline-block;
  color: #273272;
  position: relative;
  font-size: 15px;
}
.post .post-details .read-more:before {
  position: absolute;
  right: -18px;
  top: 8px;
  content: "";
  border-style: solid;
  border-color: transparent transparent transparent #273272;
  border-width: 4px 6px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.5;
}
.post .post-details .read-more:hover {
  color: #273272;
}
.post .post-details .read-more:hover:before {
  opacity: 1;
  right: -21px;
}
.post.post-grid {
  margin-bottom: 30px;
}
.post.post-grid .post-thumb img {
  width: 100%;
}
.post.post-grid .post-details {
  padding: 30px 15px 10px;
}
@media only screen and (max-width: 420px) {
  .post.post-grid .post-details {
    padding: 25px 5px;
  }
}
.post.post-grid .entry-title {
  font-size: 22px;
  margin-bottom: 10px;
}
.post.post-grid .entry-header {
  margin-bottom: 13px;
}

.entry-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.25em;
  margin-bottom: 18px;
  box-shadow: -2px -2px 5px -1px rgba(255, 255, 255, 0.8), 2px 2px 5px -1px rgba(0, 0, 0, 0.12);
  border-radius: 7px;
  background-color: #e9eef4;
  padding: 5px 0;
}
.entry-meta > div {
  padding: 5px 15px;
  position: relative;
  text-transform: capitalize;
}
.entry-meta > div span,
.entry-meta > div i {
  margin-right: 5px;
}
.entry-meta > div a:hover, .entry-meta > div a:focus {
  color: #273272;
}
.entry-meta .entry-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.entry-meta .entry-author > img {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  margin-right: 7px;
}

.blog-page-block .paging-navigation.pd-t-35 {
  padding-top: 20px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .latest-news-block .row > .col-lg-4,
  .blog-page-block .blog-latest-items > .row > .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
/*--------------------------------------------------------------
# Others
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Blog Single
--------------------------------------------------------------*/
/*-------------------------------------------------------------------
    [ ## Single Posts ]
*/
.post.single-post {
  margin-bottom: 0px;
  position: relative;
  box-shadow: 0 0 0 transparent;
  border-radius: 7px;
  background-color: #e9eef4;
  box-shadow: -5px -5px 8px -1px rgba(255, 255, 255, 0.7), 5px 5px 8px -1px rgba(0, 0, 0, 0.065);
  padding: 0 35px 15px;
}
@media only screen and (max-width: 767px) {
  .post.single-post {
    padding: 0 20px 15px;
  }
}
@media only screen and (max-width: 480px) {
  .post.single-post {
    padding: 0 15px 15px;
  }
}
.post.single-post h3, .post.single-post h4, .post.single-post h5, .post.single-post h6 {
  margin-bottom: 15px;
}
.post.single-post .entry-header {
  padding: 30px 0px 25px;
  font-size: 18px;
}
@media only screen and (max-width: 480px) {
  .post.single-post .entry-header {
    padding: 30px 0px 20px;
    font-size: 16px;
  }
}
.post.single-post .entry-header p {
  color: #444;
}
.post.single-post .entry-header .entry-meta {
  padding: 5px;
  margin-top: 20px;
}
@media only screen and (max-width: 480px) {
  .post.single-post .entry-header .entry-meta {
    padding: 0px;
  }
}
.post.single-post .post-thumb {
  margin-bottom: 0;
  text-align: center;
}
.post.single-post .post-thumb:before {
  background: transparent;
}
.post.single-post .post-thumb img {
  border-radius: 5px;
}
.post.single-post .thumb img {
  border-radius: 7px;
}
.post.single-post .entry-title {
  font-size: 36px;
  margin-bottom: 15px;
  line-height: 1.25em;
}
@media only screen and (max-width: 1199px) {
  .post.single-post .entry-title {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .post.single-post .entry-title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 575px) {
  .post.single-post .entry-title {
    font-size: 26px;
  }
}
.post.single-post .post-details {
  padding: 35px 0px 25px;
}
@media only screen and (max-width: 480px) {
  .post.single-post .post-details {
    padding: 30px 0px 20px;
  }
}
.post.single-post ul li, .post.single-post ol li {
  margin-top: 10px;
  line-height: 1.6em;
}
.post.single-post > ul,
.post.single-post > ol {
  padding-left: 20px;
}
.post.single-post table {
  margin-bottom: 30px;
}
.post.single-post .image-group {
  padding-top: 20px;
}
.post.single-post iframe {
  border: 0px solid;
}
.post.single-post figure {
  margin-bottom: 30px;
}
.post.single-post figure span {
  color: #979797;
  font-size: 12px;
  display: block;
  padding: 13px 0 25px;
}
.post.single-post .responsive-video {
  margin-bottom: 50px;
  margin-top: 40px;
}
.post.single-post .responsive-video .fluid-width-video-wrapper {
  position: absolute;
  top: 0;
}
.post.single-post blockquote {
  border-left: 2px solid #273272;
  margin-bottom: 25px;
  padding-left: 25px;
  padding-top: 20px;
  position: relative;
  color: #444;
  margin-top: 25px;
}
.post.single-post blockquote:before {
  content: "\f10d";
  position: absolute;
  font-family: "Font Awesome 5 Free";
  top: -7px;
  left: 20px;
  color: #273272;
  opacity: 0.1;
  font-size: 64px;
  line-height: 1em;
  font-weight: 700;
}
.post.single-post blockquote img {
  margin-bottom: 25px;
  border-radius: 0px;
}
.post.single-post blockquote p {
  margin-bottom: 10px;
  position: relative;
  font-size: 17px;
  font-weight: 500;
  font-style: italic;
  line-height: 1.6em;
}
.post.single-post blockquote p:last-child {
  margin-bottom: 0;
}
.post.single-post blockquote p cite {
  margin-left: 0;
  padding-left: 0;
}
.post.single-post blockquote cite, .post.single-post blockquote a, .post.single-post blockquote span {
  padding: 0 1.2em;
  font-size: 0.8em;
  font-weight: 500;
  font-style: normal;
  position: relative;
}
.post.single-post blockquote cite {
  display: block;
}
.post.single-post blockquote cite:before {
  content: "--";
  padding-right: 5px;
}
.post.single-post .entry-footer {
  border-top: 1px solid #dddddd;
  padding: 20px 0;
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .post.single-post .entry-footer {
    display: block;
  }
}

.entry-tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .entry-tag {
    margin-bottom: 10px;
  }
}
.entry-tag strong {
  color: #273272;
  padding: 3px 10px 0 0;
}
.entry-tag .tags > a {
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  padding: 0 5px;
  text-transform: capitalize;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.entry-tag .tags > a:hover, .entry-tag .tags > a:focus {
  color: #273272;
}

.entry-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.entry-share strong {
  color: #273272;
  padding: 0px 10px 0 0;
}
.entry-share .share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.entry-share .share a {
  font-size: 14px;
  display: block;
  color: #888;
  border-radius: 50%;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  margin: 0 5px;
}
.entry-share .share a:hover {
  color: #273272 !important;
}

.social-network {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: absolute;
  width: 100%;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  z-index: 2;
  left: 0;
  bottom: 0;
}

.social-share {
  list-style: none;
  margin-bottom: 0;
  border-radius: 50px;
  padding: 10px 50px;
  background-color: white;
  box-shadow: 1px 1px 18px 15px rgba(40, 57, 145, 0.05);
}
@media only screen and (max-width: 575px) {
  .social-share {
    padding: 10px 30px;
  }
}
.social-share > li {
  display: inline-block;
  margin: 0 -2px !important;
}
.social-share > li a {
  font-size: 16px;
  display: block;
  padding: 5px 15px;
}
.social-share > li a:hover, .social-share > li a:focus {
  color: #273272;
}

/* [ ## Post Author ] */
.author-info {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 40px 35px;
  background-color: #e9eef4;
  margin-top: 50px;
  border-radius: 5px;
  box-shadow: -5px -5px 8px -1px rgba(255, 255, 255, 0.7), 5px 5px 8px -1px rgba(0, 0, 0, 0.065);
}
@media only screen and (max-width: 767px) {
  .author-info {
    padding: 35px 20px;
  }
}
@media only screen and (max-width: 480px) {
  .author-info {
    padding: 35px 15px;
    display: block;
  }
}
.author-info #author-img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 160px;
  flex: 0 0 160px;
  max-width: 160px;
}
@media only screen and (max-width: 575px) {
  .author-info #author-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
    max-width: 120px;
  }
}
@media only screen and (max-width: 480px) {
  .author-info #author-img {
    margin-bottom: 20px;
  }
}
.author-info .at-img {
  box-shadow: -2px -2px 5px -1px rgba(255, 255, 255, 0.8), 2px 2px 5px -1px rgba(0, 0, 0, 0.12);
  padding: 8px;
  border-radius: 50%;
  height: 160px;
  width: 160px;
}
@media only screen and (max-width: 575px) {
  .author-info .at-img {
    height: 120px;
    width: 120px;
  }
}
.author-info .at-img > img {
  border-radius: 50%;
  height: 144px;
  width: 144px;
}
@media only screen and (max-width: 575px) {
  .author-info .at-img > img {
    height: 104px;
    width: 104px;
  }
}
.author-info #author-details {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 160px);
  flex: 0 0 calc(100% - 160px);
  padding-left: 25px;
}
@media only screen and (max-width: 575px) {
  .author-info #author-details {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 120px);
    flex: 0 0 calc(100% - 120px);
    padding-left: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .author-info #author-details {
    padding-left: 0;
  }
}
.author-info #author-details .authors-bio {
  font-size: 17px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 575px) {
  .author-info #author-details .authors-bio {
    font-size: 16px;
  }
}
.author-info #author-details .author-name {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 2px;
  color: #273272;
  line-height: 1.2em;
}
@media only screen and (max-width: 767px) {
  .author-info #author-details .author-name {
    font-size: 22px;
  }
}
.author-info #author-details .author-designation {
  font-size: 16px;
}

.dark-light-switcher.s_active {
  right: -180px;
}

.dark-light-switcher {
  position: fixed;
  right: 0px;
  z-index: 22;
  width: 180px;
  background-color: #f0eeee;
  box-shadow: 3px 3px solid #ddd;
  border-radius: 5px 0 0 5px;
  padding: 25px 20px;
  top: 25%;
  transition: all 0.3s;
}

.dark-light-switcher .switcher-btn {
  position: absolute;
  left: -45px;
  width: 45px;
  height: 45px;
  background-color: #f0eeee;
  top: 25px;
  text-align: center;
  line-height: 45px;
  border-radius: 5px 0 0 5px;
  cursor: pointer;
  color: #101010;
}

.dark-light-switcher .switcher-btn > span {
  animation: rotate360 linear 5s infinite;
}

.dark-light-switcher-inner .btn {
  transition: all 0.3s;
  font-size: 16px;
  width: 100%;
  border-radius: 3px;
  height: 45px;
  line-height: 35px;
  color: #000;
}

.dark-light-switcher-inner .btn.btn-dark {
  margin-bottom: 10px;
  color: #fff;
  background-color: #101010;
}

.dark-light-switcher-inner .btn.btn-light {
  background-color: #D0D0D0;
}

.dark-light-switcher-inner .btn:hover {
  background-color: #fa163f !important;
  color: #fff !important;
}

/*--------------------------------------------------------------
# Site Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## About Page
--------------------------------------------------------------*/
.about-us-block {
  position: relative;
}
.about-us-block .section-title {
  margin-bottom: 45px;
}
.about-us-block .about-text-content {
  padding-right: 100px;
}
@media only screen and (max-width: 1199px) {
  .about-us-block .about-text-content {
    padding-right: 20px;
  }
}
@media only screen and (max-width: 991px) {
  .about-us-block .about-text-content {
    padding-right: 0px;
  }
}
.about-us-block .about-text-content .about-info-list {
  padding-right: 30px;
}
@media only screen and (max-width: 991px) {
  .about-us-block .about-text-content .about-info-list {
    padding-right: 180px;
  }
}
@media only screen and (max-width: 767px) {
  .about-us-block .about-text-content .about-info-list {
    padding-right: 70px;
  }
}
@media only screen and (max-width: 575px) {
  .about-us-block .about-text-content .about-info-list {
    padding-right: 0px;
  }
}
.about-us-block .about-text-content .about-info-list .single-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 40px;
}
@media only screen and (max-width: 480px) {
  .about-us-block .about-text-content .about-info-list .single-info {
    margin-bottom: 30px;
  }
}
.about-us-block .about-text-content .about-info-list .single-info:last-child {
  margin-bottom: 0;
}
.about-us-block .about-text-content .about-info-list .single-info > .icon {
  width: 65px;
  text-align: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 65px;
  flex: 0 0 65px;
  height: 65px;
  border-radius: 50%;
  line-height: 65px;
  font-size: 30px;
  color: #273272;
  background-color: #e9eef4;
  position: relative;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  box-shadow: -2px -2px 5px -1px rgba(255, 255, 255, 0.8), 2px 2px 5px -1px rgba(0, 0, 0, 0.12);
}
@media only screen and (max-width: 480px) {
  .about-us-block .about-text-content .about-info-list .single-info > .icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
  }
}
.about-us-block .about-text-content .about-info-list .single-info .info {
  padding-left: 20px;
  margin-top: -5px;
}
@media only screen and (max-width: 480px) {
  .about-us-block .about-text-content .about-info-list .single-info .info {
    padding-left: 15px;
    margin-top: 0;
  }
}
.about-us-block .about-text-content .about-info-list .single-info .info .heading {
  margin-bottom: 10px;
}
.about-us-block .mock-up-thumb {
  position: relative;
  border-radius: 10px;
  display: inline-block;
  padding: 10px;
  box-shadow: -5px -5px 8px -1px rgba(255, 255, 255, 0.7), 5px 5px 8px -1px rgba(0, 0, 0, 0.065);
  background-color: #e9eef4;
}
.about-us-block .mock-up-thumb img {
  position: relative;
  z-index: 2;
  border-radius: 10px;
}
.about-us-block .mock-up-thumb .video-btn-area {
  left: 30px;
  position: absolute;
  bottom: 30px;
  z-index: 2;
}
@media only screen and (max-width: 1199px) {
  .about-us-block .mock-up-thumb .video-btn-area {
    left: 20px;
    bottom: 20px;
  }
}
.about-us-block .video-btn:after {
  background-color: rgba(255, 255, 255, 0.2);
}

.text-block .video-abs-center .video-btn-area {
  background-color: rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 991px) {
  .text-block .text-right {
    text-align: left !important;
  }
}

.text-about-block .text-about-content {
  padding-left: 60px;
}
@media only screen and (max-width: 1199px) {
  .text-about-block .text-about-content {
    padding-left: 0px;
  }
}

.about-list {
  margin-top: -10px;
}
.about-list .item {
  margin-bottom: 25px;
  padding-left: 25px;
  position: relative;
}
.about-list .item:before {
  position: absolute;
  top: 7px;
  left: 0;
  width: 12px;
  height: 12px;
  content: "";
  background-color: #273272;
}
.about-list .item:last-child {
  margin-bottom: -5px;
}

/*--------------------------------------------------------------
## Contact Page
--------------------------------------------------------------*/
.contact-info-item {
  padding: 45px 35px 40px;
  text-align: center;
  margin-bottom: 30px;
  border-radius: 7px;
  position: relative;
  overflow: hidden;
  box-shadow: -2px -2px 5px -1px rgba(255, 255, 255, 0.8), 2px 2px 5px -1px rgba(0, 0, 0, 0.12);
}
@media only screen and (max-width: 480px) {
  .contact-info-item {
    padding: 40px 20px 38px;
  }
}
.contact-info-item .shape-icon {
  width: 65px;
  height: 65px;
  position: relative;
  margin: 0 auto 20px;
  line-height: 65px;
  color: #273272;
  font-size: 30px;
  box-shadow: inset -2px -2px 5px -1px rgba(255, 255, 255, 0.8), inset 2px 2px 5px -1px rgba(0, 0, 0, 0.12);
  border-radius: 7px;
}
.contact-info-item .card-info p {
  line-height: 1.7em;
  margin-bottom: 0;
}
.contact-info-item .card-info p span,
.contact-info-item .card-info p a {
  display: block;
}
.contact-info-item .card-info p a:hover,
.contact-info-item .card-info p a:focus {
  color: #273272;
}

.contact-form-area {
  padding-left: 20px;
}
@media only screen and (max-width: 991px) {
  .contact-form-area {
    padding-left: 0;
    margin-top: 60px;
  }
}
.contact-form-area .error {
  color: #9b2182;
  font-size: 14px;
  font-weight: normal;
}
.contact-form-area .success {
  color: #52c127;
  font-size: 18px;
  font-weight: normal;
}
.contact-form-area .section-heading {
  padding-bottom: 10px;
}

.gmaps-area {
  padding: 15px;
  box-shadow: -2px -2px 5px -1px rgba(255, 255, 255, 0.8), 2px 2px 5px -1px rgba(0, 0, 0, 0.12);
  position: relative;
  border-radius: 10px;
}
.gmaps-area:before {
  position: absolute;
  content: "";
  left: 10px;
  top: 10px;
  height: calc(100% - 20px);
  width: calc(100% - 20px);
  box-shadow: inset -1px -1px 2px white, inset 1px 1px 2px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.gmaps-area #gmaps {
  min-height: 550px;
}
@media only screen and (max-width: 757px) {
  .gmaps-area #gmaps {
    min-height: 500px;
  }
}
@media only screen and (max-width: 575px) {
  .gmaps-area #gmaps {
    min-height: 400px;
  }
}

/*--------------------------------------------------------------
## 404 Page
--------------------------------------------------------------*/
.error-page-block > .container > .row {
  min-height: 100vh;
}

.error-page-content {
  text-align: center;
  padding: 80px 90px;
}
@media only screen and (max-width: 1199px) {
  .error-page-content {
    padding: 80px 50px;
  }
}
@media only screen and (max-width: 575px) {
  .error-page-content {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.error-page-content .error-thumb {
  margin-bottom: 40px;
}
.error-page-content .error-subtitle {
  font-size: 28px;
  line-height: 1.6em;
  color: #222;
  margin-bottom: 45px;
  font-weight: 700;
  text-shadow: 2px 2px 2px white;
}
@media only screen and (max-width: 767px) {
  .error-page-content .error-subtitle {
    font-size: 22px;
  }
}
.error-page-content .btn-primary {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .error-page-content .btn-primary {
    margin-top: 20px;
  }
}

/*--------------------------------------------------------------
## Registration
--------------------------------------------------------------*/
.user-signup-block {
  position: relative;
}
.user-signup-block .login-form-remember {
  margin-top: 10px;
}
.user-signup-block .form-btn-group {
  margin-top: 15px;
}

.user-register-area {
  box-shadow: -1px -1px 4px -1px rgba(255, 255, 255, 0.5), 1px 1px 4px -1px rgba(0, 0, 0, 0.05), inset -2px -2px 2px rgba(255, 255, 255, 0.5), inset 2px 2px 2px rgba(0, 0, 0, 0.05);
  padding: 60px 50px 70px;
  border-radius: 5px;
}
@media only screen and (max-width: 767px) {
  .user-register-area {
    padding: 60px 30px;
  }
}
@media only screen and (max-width: 480px) {
  .user-register-area {
    padding: 50px 15px;
  }
}
.user-register-area .section-title {
  margin-bottom: 55px;
  padding: 0 120px;
}
.user-register-area .default-form .form-controller {
  height: 55px;
}
.user-register-area .default-form .form-group {
  margin-bottom: 35px;
}
.user-register-area .default-form .form-group label {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .user-register-area .default-form .form-group label {
    font-size: 17px;
  }
}
.user-register-area .remember-and-password {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px 0 45px;
  line-height: 1.2em;
}
@media only screen and (max-width: 575px) {
  .user-register-area .remember-and-password {
    display: block;
    padding-bottom: 30px;
  }
}
.user-register-area .remember-and-password .btn-password {
  color: #273272;
}
.user-register-area .remember-and-password .btn-password:hover {
  color: #273272;
}
@media only screen and (max-width: 575px) {
  .user-register-area .login-form-remember {
    margin-bottom: 10px;
  }
}
.user-register-area .login-form-remember label {
  cursor: pointer;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: normal;
  color: #6a6969;
}
@media only screen and (max-width: 575px) {
  .user-register-area .login-form-remember label {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.user-register-area .login-form-remember label input {
  height: auto;
}
.user-register-area .login-form-remember label span {
  display: inline-block;
  padding-left: 10px;
}
.user-register-area .login-form-remember label span a {
  color: #273272;
}
.user-register-area .form-btn-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 30px;
}
@media only screen and (max-width: 400px) {
  .user-register-area .form-btn-group {
    display: block;
  }
}
.user-register-area .login-form-register-now a {
  text-decoration: underline;
  color: #273272;
}
.user-register-area .login-form-register-now a:hover {
  color: #273272;
}
.user-register-area .reg-others-media {
  margin-top: 20px;
}
@media only screen and (max-width: 400px) {
  .user-register-area .reg-others-media {
    margin-top: 5px;
  }
}
.user-register-area .reg-others-media .social-media-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 30px -5px 0;
}
.user-register-area .reg-others-media .social-media-icons > a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  text-align: center;
  margin: 0 5px;
  box-shadow: -1.5px -1.5px 4px -1px rgba(255, 255, 255, 0.8), 1.5px 1.5px 4px -1px rgba(0, 0, 0, 0.12);
  color: #273272;
}
.user-register-area .reg-others-media .social-media-icons > a:hover {
  background-color: #273272;
  border-color: #273272;
  color: white;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.hentry {
  margin: 0 0 75px;
}

.page-content, .entry-summary {
  margin: 1.4em 0;
}

.page-links {
  clear: both;
  margin: 0 0 2.1em;
}

@media only screen and (max-width: 991px) {
  .sidebar-items {
    margin-top: 80px;
  }
}
/*-------------------------------------------------
    [ ### Page Title ]
*/
.page-title-area:before {
  opacity: 0.85;
  background-color: #273272;
}
.page-title-area .page-header-content {
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .page-title-area .page-header-content {
    padding-top: 5px;
  }
}
.page-title-area .page-title {
  margin-bottom: 15px;
  font-size: 54px;
  text-transform: capitalize;
  line-height: 1.25em;
  color: rgba(255, 255, 255, 0.25);
  font-weight: 700;
  text-shadow: 2px 2px 2px #101b59;
}
@media only screen and (max-width: 1199px) {
  .page-title-area .page-title {
    font-size: 48px;
  }
}
@media only screen and (max-width: 991px) {
  .page-title-area .page-title {
    font-size: 42px;
  }
}
@media only screen and (max-width: 767px) {
  .page-title-area .page-title {
    font-size: 36x;
  }
}
@media only screen and (max-width: 575px) {
  .page-title-area .page-title {
    font-size: 32px;
  }
}
.page-title-area .breadcrumb-area {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/*-------------------------------------------------
    [ ### Breadcrumb ]
*/
.breadcrumb {
  background-color: transparent;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0;
}
.breadcrumb .breadcrumb-item {
  font-size: 17px;
  text-transform: capitalize;
  padding: 5px 15px;
  margin: 0 7px 5px;
  position: relative;
  z-index: 2;
  color: #ddd;
}
@media only screen and (max-width: 991px) {
  .breadcrumb .breadcrumb-item {
    font-size: 16px;
  }
}
.breadcrumb .breadcrumb-item:before {
  position: absolute;
  content: " ";
  padding: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #273272;
  z-index: -1;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  -webkit-transform: skew(-17deg);
  transform: skew(-17deg);
  box-shadow: -1.5px -1.5px 4px -1px #3b4a9f, 1.5px 1.5px 4px -1px rgba(0, 0, 0, 0.25);
}
.breadcrumb .breadcrumb-item:hover:before {
  box-shadow: -2.5px -2.5px 5px -1px #3b4a9f, 2.5px 2.5px 5px -1px rgba(0, 0, 0, 0.25);
}
.breadcrumb .breadcrumb-item > a:before, .breadcrumb .breadcrumb-item > a:hover, .breadcrumb .breadcrumb-item > a:focus {
  color: white;
}

/*-------------------------------------------------
    [ ### Page info Content ]
*/
.terams-conditions-block .terams-conditions-content .info-block-list {
  width: 78%;
  padding-top: 30px;
}
@media only screen and (max-width: 1199px) {
  .terams-conditions-block .terams-conditions-content .info-block-list {
    width: 100%;
  }
}
.terams-conditions-block .terams-conditions-content .info-block-list .single-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 30px;
}
.terams-conditions-block .terams-conditions-content .info-block-list .single-list:nth-child(3n - 1) .no {
  background-color: #00ebac;
  border-color: #B2EEE7;
}
.terams-conditions-block .terams-conditions-content .info-block-list .single-list:nth-child(3n) .no {
  background-color: #9657f6;
  border-color: #D9C9FB;
}
.terams-conditions-block .terams-conditions-content .info-block-list .single-list .no {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  max-width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #ff3a46;
  color: white;
  font-size: 26px;
  font-family: "Raleway", sans-serif;
  font-weight: lighter;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 3px solid #F4C2CE;
}
@media only screen and (max-width: 420px) {
  .terams-conditions-block .terams-conditions-content .info-block-list .single-list .no {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45px;
    flex: 0 0 45px;
    max-width: 45px;
    height: 45px;
    font-size: 20px;
  }
}
.terams-conditions-block .terams-conditions-content .info-block-list .single-list .info {
  padding-left: 20px;
}
@media only screen and (max-width: 420px) {
  .terams-conditions-block .terams-conditions-content .info-block-list .single-list .info {
    padding-left: 15px;
  }
}
.terams-conditions-block .terams-conditions-content .heading {
  font-size: 22px;
  margin-bottom: 15px;
}
.terams-conditions-block .terams-conditions-content p a {
  color: #273272;
}
.terams-conditions-block .terams-conditions-content ul {
  width: 65%;
}
@media only screen and (max-width: 1199px) {
  .terams-conditions-block .terams-conditions-content ul {
    width: 100%;
  }
}
.terams-conditions-block .terams-conditions-content ol li {
  margin-bottom: 5px;
  padding-left: 30px;
  line-height: 1.7em;
}
.terams-conditions-block .terams-conditions-content ol.character {
  list-style-type: lower-latin;
  padding-left: 20px;
}
.terams-conditions-block .terams-conditions-content ol.character li {
  padding-left: 0;
}
.terams-conditions-block .terams-conditions-content ol.character li:before {
  content: " ";
}
.terams-conditions-block .terams-conditions-content .single-info-block-inner {
  width: 65%;
  margin-top: 20px;
  margin-bottom: 0;
}
@media only screen and (max-width: 1199px) {
  .terams-conditions-block .terams-conditions-content .single-info-block-inner {
    width: 100%;
  }
}
.terams-conditions-block .terams-conditions-content .single-info-block-inner .sub-heading {
  font-size: 16px;
  position: relative;
  padding-left: 18px;
}
.terams-conditions-block .terams-conditions-content .single-info-block-inner .sub-heading:before {
  position: absolute;
  content: "";
  left: 0;
  top: 5.5px;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background-color: #273272;
}

.terams-conditions-content,
.privacy-policy-content {
  box-shadow: -5px -5px 8px -1px rgba(255, 255, 255, 0.7), 5px 5px 8px -1px rgba(0, 0, 0, 0.065);
  border-radius: 7px;
  padding: 30px 30px 35px;
}
.terams-conditions-content .heading-main,
.privacy-policy-content .heading-main {
  font-size: 28px;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .terams-conditions-content .heading-main,
  .privacy-policy-content .heading-main {
    font-size: 24px;
  }
}
.terams-conditions-content .thumb,
.privacy-policy-content .thumb {
  margin: 20px 0;
}
.terams-conditions-content .thumb img,
.privacy-policy-content .thumb img {
  border-radius: 7px;
}
.terams-conditions-content .thumb:last-child,
.privacy-policy-content .thumb:last-child {
  margin-bottom: 0;
}
.terams-conditions-content .thumb.mrb-10,
.privacy-policy-content .thumb.mrb-10 {
  margin-top: 10px;
}
@media only screen and (max-width: 991px) {
  .terams-conditions-content .thumb.mrb-10,
  .privacy-policy-content .thumb.mrb-10 {
    margin-bottom: 30px;
  }
}
.terams-conditions-content .heading,
.privacy-policy-content .heading {
  margin-bottom: 10px;
  font-size: 24px;
}
@media only screen and (max-width: 767px) {
  .terams-conditions-content .heading,
  .privacy-policy-content .heading {
    font-size: 22px;
  }
}
.terams-conditions-content .sub-heading,
.privacy-policy-content .sub-heading {
  line-height: 1.25em;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 20px;
}
@media only screen and (max-width: 767px) {
  .terams-conditions-content .sub-heading,
  .privacy-policy-content .sub-heading {
    font-size: 18px;
  }
}
.terams-conditions-content .single-info-block,
.privacy-policy-content .single-info-block {
  margin-bottom: 50px;
  position: relative;
}
.terams-conditions-content .single-info-block:before,
.privacy-policy-content .single-info-block:before {
  position: absolute;
  content: "";
  height: 2px;
  width: 100%;
  background-color: #e7ebf0;
  bottom: -24px;
  left: 0%;
  box-shadow: inset -1px -1px 2px white, inset 1px 1px 2px rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 767px) {
  .terams-conditions-content .single-info-block,
  .privacy-policy-content .single-info-block {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 575px) {
  .terams-conditions-content .single-info-block,
  .privacy-policy-content .single-info-block {
    margin-bottom: 30px;
  }
}
.terams-conditions-content .single-info-block:last-child,
.privacy-policy-content .single-info-block:last-child {
  margin-bottom: 0;
}
.terams-conditions-content .single-info-block:last-child:before,
.privacy-policy-content .single-info-block:last-child:before {
  height: 0;
}
.terams-conditions-content .single-info-block .single-info-block-inner,
.privacy-policy-content .single-info-block .single-info-block-inner {
  margin-bottom: 20px;
}
.terams-conditions-content .single-info-block .single-info-block-inner:last-child,
.privacy-policy-content .single-info-block .single-info-block-inner:last-child {
  margin-bottom: 0;
}
.terams-conditions-content ol,
.privacy-policy-content ol {
  list-style: none;
  padding-left: 0;
  padding-top: 5px;
}
.terams-conditions-content ol:last-child,
.privacy-policy-content ol:last-child {
  margin-bottom: 0;
}
.terams-conditions-content ol li,
.privacy-policy-content ol li {
  margin-bottom: 25px;
  padding-left: 40px;
  position: relative;
  line-height: 1.8em;
  counter-increment: my-awesome-counter;
}
@media only screen and (max-width: 767px) {
  .terams-conditions-content ol li,
  .privacy-policy-content ol li {
    margin-bottom: 15px;
  }
}
.terams-conditions-content ol li:last-child,
.privacy-policy-content ol li:last-child {
  margin-bottom: 0;
}
.terams-conditions-content ol li:before,
.privacy-policy-content ol li:before {
  position: absolute;
  left: 0;
  top: 0px;
  content: "0" counter(my-awesome-counter) ".";
}
.terams-conditions-content ol li:nth-child(n + 10):before,
.privacy-policy-content ol li:nth-child(n + 10):before {
  content: counter(my-awesome-counter) ".";
}
.terams-conditions-content ul,
.privacy-policy-content ul {
  list-style: none;
  padding-left: 0;
  padding-top: 10px;
}
.terams-conditions-content ul li,
.privacy-policy-content ul li {
  margin-bottom: 15px;
  padding-left: 25px;
  position: relative;
  line-height: 1.7em;
}
@media only screen and (max-width: 767px) {
  .terams-conditions-content ul li,
  .privacy-policy-content ul li {
    margin-bottom: 15px;
  }
}
.terams-conditions-content ul li:before,
.privacy-policy-content ul li:before {
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  left: 0;
  top: 6px;
  background-color: #273272;
  border-radius: 35% 65% 64% 36%/50% 45% 55% 50%;
  box-shadow: -2px -2px 5px -1px rgba(255, 255, 255, 0.8), 2px 2px 5px -1px rgba(0, 0, 0, 0.12);
}
.terams-conditions-content ul li:nth-child(3n-2):before,
.privacy-policy-content ul li:nth-child(3n-2):before {
  background: -webkit-linear-gradient(top, rgba(247, 74, 5, 0.4), #f74a05);
  background: linear-gradient(-180deg, rgba(247, 74, 5, 0.4), #f74a05);
}
.terams-conditions-content ul li:nth-child(3n-1):before,
.privacy-policy-content ul li:nth-child(3n-1):before {
  background: -webkit-linear-gradient(left, rgba(39, 132, 138, 0.4), #27848a);
  background: linear-gradient(90deg, rgba(39, 132, 138, 0.4), #27848a);
}
.terams-conditions-content ul li:nth-child(3n):before,
.privacy-policy-content ul li:nth-child(3n):before {
  background: -webkit-linear-gradient(135deg, rgba(82, 193, 39, 0.4), #52c127);
  background: linear-gradient(-45deg, rgba(82, 193, 39, 0.4), #52c127);
}
.terams-conditions-content ul li:last-child,
.privacy-policy-content ul li:last-child {
  margin-bottom: 0;
}

.privacy-policy-block .sidebar-items {
  padding-left: 0;
  border-left: 0px solid;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-content a {
  word-wrap: break-word;
}

.comment-content {
  font-size: 16px;
  width: 85%;
}
@media only screen and (max-width: 991px) {
  .comment-content {
    width: 100%;
  }
}
.comment-content p {
  line-height: 1.6em;
}
@media only screen and (max-width: 767px) {
  .comment-content {
    font-size: 15px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 400px) {
  .comment-content {
    margin-top: 10px;
  }
}
.comment-content ul li, .comment-content ol li {
  margin-top: 10px;
  line-height: 1.6em;
}
.comment-content > ul,
.comment-content > ol {
  padding-left: 20px;
}
.comment-content a:hover {
  text-decoration: underline;
}

.bypostauthor {
  display: block;
}

.cancel-comment-reply-link {
  bottom: -2px;
  display: inline-block;
  left: 0.6em;
  position: relative;
}

.logged-in-as {
  margin-bottom: 0.7em !important;
  padding: 0 15px;
}

.comments-area {
  margin: 60px 0 0;
  background-color: #e9eef4;
  border-radius: 7px;
  padding: 50px 35px 45px;
  box-shadow: -5px -5px 8px -1px rgba(255, 255, 255, 0.7), 5px 5px 8px -1px rgba(0, 0, 0, 0.065);
}
@media only screen and (max-width: 767px) {
  .comments-area {
    padding: 35px 20px 25px;
  }
}
@media only screen and (max-width: 480px) {
  .comments-area {
    padding: 35px 15px 25px;
  }
}
.comments-area .comment-list, .comments-area .children {
  list-style: none;
  padding: 0;
}
.comments-area .comments-title {
  color: #273272;
  font-size: 30px;
  margin-bottom: 35px;
  padding-bottom: 15px;
  font-family: "Roboto", sans-serif;
}
@media only screen and (max-width: 767px) {
  .comments-area .comments-title {
    font-size: 24px;
    line-height: 1.2em;
  }
}
.comments-area .comment-list {
  margin-bottom: 0px;
  border-top: none;
}
.comments-area .comment-list .comment .comment-respond {
  margin-bottom: 75px;
}
.comments-area .comment-list > .comment:last-child .comment-body:last-child {
  margin-bottom: 0;
}
.comments-area .comment-body {
  overflow: hidden;
  margin-bottom: 45px;
}
.comments-area .comment-author {
  float: left;
  margin-right: 20px;
  width: 70px;
  box-shadow: -2px -2px 5px -1px rgba(255, 255, 255, 0.8), 2px 2px 5px -1px rgba(0, 0, 0, 0.12);
  border-radius: 50%;
  padding: 5px;
}
@media only screen and (max-width: 575px) {
  .comments-area .comment-author {
    margin-right: 15px;
  }
}
.comments-area .comment-author .avatar {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.comments-area .date {
  display: block;
  font-size: 16px;
  color: #979797;
  margin-top: 0;
}
.comments-area .comment-details {
  position: relative;
  display: table-cell;
  vertical-align: top;
}
.comments-area .comment-metadata {
  margin-bottom: 12px;
  color: #273272;
}
.comments-area .comment-metadata .author {
  font-size: 18px;
  font-weight: 700;
  font-family: "Raleway", sans-serif;
  line-height: 1.25em;
}
@media only screen and (max-width: 767px) {
  .comments-area .comment-metadata .author {
    font-size: 17px;
  }
}
.comments-area .comment-metadata .says, .comments-area .comment-metadata .comment-edit-link {
  color: #777;
}
.comments-area .children {
  margin-left: 108px;
}
@media only screen and (max-width: 1199px) {
  .comments-area .children {
    margin-left: 90px;
  }
}
@media only screen and (max-width: 992px) {
  .comments-area .children {
    margin-left: 75px;
  }
}
@media only screen and (max-width: 767px) {
  .comments-area .children {
    margin-left: 50px;
  }
}
@media only screen and (max-width: 450px) {
  .comments-area .children {
    margin-left: 30px;
  }
}
@media only screen and (max-width: 400px) {
  .comments-area .children {
    margin-left: 25px;
  }
}
.comments-area .comment-navigation {
  margin-bottom: 3.5em;
}
.comments-area .comment-navigation .nav-links .nav-previous {
  float: left;
}
.comments-area .comment-navigation .nav-links .nav-next {
  float: right;
}
.comments-area .comment-navigation .nav-links span {
  font-size: 18px;
}
.comments-area .comment-navigation .nav-links a {
  background-color: #232c3b;
  color: white;
  border-radius: 5px;
}

.comment-respond {
  background-color: #e9eef4;
  border-radius: 7px;
  padding: 45px 35px;
  box-shadow: -2px -2px 5px -1px rgba(255, 255, 255, 0.8), 2px 2px 5px -1px rgba(0, 0, 0, 0.12);
}
@media only screen and (max-width: 767px) {
  .comment-respond {
    padding: 35px 20px;
  }
}
@media only screen and (max-width: 480px) {
  .comment-respond {
    padding: 35px 15px;
  }
}
.comment-respond label {
  font-weight: 500;
}
.comment-respond .comment-reply-title {
  color: #273272;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 35px;
  padding-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .comment-respond .comment-reply-title {
    font-size: 24px;
    line-height: 1.2em;
  }
}

.comment-respond {
  margin: 55px 0px 0;
}
.comment-respond p {
  margin-bottom: 1em;
}
.comment-respond [class*="col-"] {
  margin-bottom: 25px;
}
.comment-respond textarea {
  min-height: 160px;
  max-width: 100%;
}
.comment-respond .form-submit {
  margin-bottom: 0;
  padding: 0 15px;
}
.comment-respond .comment-subscription-form {
  display: none;
}
.comment-respond .comment-form-rating {
  margin-bottom: 1em;
}
.comment-respond .form-submit {
  width: 100%;
  padding-top: 5px;
}
.comment-respond .form-controller {
  display: table-cell;
  margin-bottom: 0;
  font-size: 16px;
  background-color: transparent;
  height: 50px;
  outline: none;
}
.comment-respond .form-controller:focus {
  border-color: #273272;
}
.comment-respond #submit,
.comment-respond .submit {
  border-color: #e51681;
  border-radius: 0;
  background: #e51681;
  color: white;
  padding: 15px 45px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}

#review_form .form-submit {
  padding: 0;
}

.no-comments {
  position: relative;
  padding: 12px 20px;
  padding: 12px 20px;
  padding: 12px 20px;
  padding: 12px 20px;
  padding: 0.75rem 1.25rem;
  margin-bottom: 16px;
  margin-bottom: 16px;
  margin-bottom: 16px;
  margin-bottom: 16px;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem;
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.comment-reply-link {
  padding: 8px 22px;
  font-size: 14px;
  background-color: #e9eef4;
  box-shadow: -2px -2px 5px -1px rgba(255, 255, 255, 0.8), 2px 2px 5px -1px rgba(0, 0, 0, 0.12);
  line-height: normal;
  font-weight: 500;
  display: inline-block;
  background-color: transparent;
  border-radius: 30px;
  color: #273272;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  margin-bottom: 5px;
}
.comment-reply-link:hover {
  box-shadow: inset -1px -1px 2px white, inset 1px 1px 2px rgba(0, 0, 0, 0.2);
  color: #273272;
}
@media only screen and (min-width: 575px) {
  .comment-reply-link {
    position: absolute;
    right: 5px;
    top: -55px;
  }
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin-bottom: 60px;
}
.widget select {
  width: 100%;
  border: 1px solid #ebebeb;
  padding: 0.4em 0.8em;
  outline: none;
}
.widget ul, .widget ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget .widget-title-area {
  position: relative;
}
.widget .widget-title {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 25px;
  text-transform: capitalize;
  position: relative;
  padding-bottom: 10px;
}
.widget .widget-title .divider {
  position: absolute;
  height: 3px;
  width: 60px;
  bottom: -4px;
  left: 0%;
  overflow: hidden;
  box-shadow: inset -1px -1px 2px white, inset 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.widget pre {
  padding: 0.5em;
}
.widget label {
  margin-bottom: 0;
}
.widget option {
  padding: 0.2em 1em;
}
.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget textarea {
  padding: 0.5em 1em;
}
.widget input[type="text"]:focus,
.widget input[type="email"]:focus,
.widget input[type="url"]:focus,
.widget input[type="password"]:focus,
.widget input[type="search"]:focus,
.widget textarea:focus {
  box-shadow: none !important;
}

.sidebar-items .widget,
.sidebar-services .widget {
  margin-bottom: 60px;
  padding: 30px 30px 35px;
  background-color: #e9eef4;
  border-radius: 7px;
  box-shadow: -5px -5px 8px -1px rgba(255, 255, 255, 0.7), 5px 5px 8px -1px rgba(0, 0, 0, 0.065);
}
@media only screen and (min-width: 1200px) and (max-width: 1320px) {
  .sidebar-items .widget,
  .sidebar-services .widget {
    padding: 25px 15px;
  }
}
@media only screen and (max-width: 1199px) {
  .sidebar-items .widget,
  .sidebar-services .widget {
    padding: 30px 20px;
  }
}
@media only screen and (max-width: 480px) {
  .sidebar-items .widget,
  .sidebar-services .widget {
    padding: 25px 15px 30px;
  }
}
.sidebar-items .widget:last-of-type,
.sidebar-services .widget:last-of-type {
  margin-bottom: 0;
}
.sidebar-items .widget-title,
.sidebar-services .widget-title {
  position: relative;
  margin-bottom: 35px;
}
@media only screen and (max-width: 1199px) {
  .sidebar-items .widget-title,
  .sidebar-services .widget-title {
    margin-bottom: 30px;
  }
}
.sidebar-items .widget-title:before,
.sidebar-services .widget-title:before {
  background-color: #273272;
  top: 3px;
}

/*--------------------------------------------------------------
# Widgets Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Popular, Latest Post, Recent Comment widget
--------------------------------------------------------------*/
.widget-post-list .post {
  margin-bottom: 20px;
  box-shadow: 0 0 0px 0 transparent;
  border-top: 0px solid;
  border-left: 0px solid;
  border-right: 0px solid;
  border-radius: 0px;
  padding: 0 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  background-color: #e9eef4;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .widget-post-list .post {
    margin-bottom: 15px;
    padding-bottom: 10px;
  }
}
.widget-post-list .post:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #e9eef4;
  box-shadow: inset -1px -1px 2px white, inset 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.widget-post-list .post .post-thumb {
  width: 70px;
  height: 70px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70px;
  flex: 0 0 70px;
  border-radius: 50%;
  overflow: hidden;
  padding: 5px;
  box-shadow: inset -1px -1px 2px white, inset 1px 1px 2px rgba(0, 0, 0, 0.2);
  background-color: #e9eef4;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .widget-post-list .post .post-thumb {
    width: 60px;
    height: 60px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
  }
}
.widget-post-list .post .post-thumb:before {
  height: 0;
  width: 0;
}
.widget-post-list .post .post-thumb img {
  border-radius: 50%;
}
.widget-post-list .post .post-details {
  padding: 0 0 0 20px;
}
@media only screen and (max-width: 1199px) {
  .widget-post-list .post .post-details {
    padding-left: 15px;
  }
}
.widget-post-list .post .post-details .entry-meta-content {
  margin-bottom: 0px;
  font-size: 14px;
  color: #6a6969;
}
.widget-post-list .post .post-details .entry-meta-content .entry-date {
  text-align: left;
  margin-bottom: 5px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.widget-post-list .post .post-details .entry-meta-content .entry-date span {
  margin-right: 5px;
}
.widget-post-list .post .entry-title {
  font-size: 16px;
  line-height: 1.3em;
  margin-bottom: 5px;
  font-weight: 700;
}
.widget-post-list .post:first-child {
  margin-top: 0px;
}
.widget-post-list .post:last-child {
  margin-bottom: 0px;
  padding-bottom: 0;
  border-bottom: 0px solid;
}
.widget-post-list .post:last-child:before {
  height: 0;
}

.widget-content img {
  display: block;
}

/*--------------------------------------------------------------
# Categories And Archive Widget
--------------------------------------------------------------*/
.widget_categories ul li,
.widget_archive ul li,
.widget_layered_nav ul li {
  font-size: 16px;
  text-transform: capitalize;
  display: block;
  font-weight: normal;
  padding: 12px 0px;
  -webkit-transition: all 0.25s ease-in 0s;
  transition: all 0.25s ease-in 0s;
  position: relative;
  overflow: hidden;
}
.widget_categories ul li:before,
.widget_archive ul li:before,
.widget_layered_nav ul li:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  box-shadow: inset -1px -1px 2px white, inset 1px 1px 2px rgba(0, 0, 0, 0.2);
  background-color: #e9eef4;
}
.widget_categories ul li a,
.widget_archive ul li a,
.widget_layered_nav ul li a {
  display: block;
  overflow: hidden;
  color: #273272;
}
.widget_categories ul li a > span,
.widget_archive ul li a > span,
.widget_layered_nav ul li a > span {
  float: right;
}
.widget_categories ul li ul,
.widget_archive ul li ul,
.widget_layered_nav ul li ul {
  padding-left: 15px;
}
.widget_categories ul li .count,
.widget_archive ul li .count,
.widget_layered_nav ul li .count {
  float: right;
  color: #6a6969;
}
.widget_categories ul li a:hover,
.widget_archive ul li a:hover,
.widget_layered_nav ul li a:hover {
  color: #273272;
}
.widget_categories ul li a:hover .count,
.widget_archive ul li a:hover .count,
.widget_layered_nav ul li a:hover .count {
  color: #273272;
}
.widget_categories ul > li:first-child,
.widget_archive ul > li:first-child,
.widget_layered_nav ul > li:first-child {
  margin-top: -5px !important;
  padding-top: 0px;
}
.widget_categories ul > li:last-child,
.widget_archive ul > li:last-child,
.widget_layered_nav ul > li:last-child {
  border-bottom: 0px solid;
  padding-bottom: 0;
  margin-bottom: -5px;
}
.widget_categories ul > li:last-child:before,
.widget_archive ul > li:last-child:before,
.widget_layered_nav ul > li:last-child:before {
  height: 0;
}
.widget_categories .bsm-select-wrapper li,
.widget_archive .bsm-select-wrapper li,
.widget_layered_nav .bsm-select-wrapper li {
  padding-top: 0 !important;
  margin-top: 0 !important;
}
.widget_categories .bsm-select-wrapper input.select-dropdown,
.widget_archive .bsm-select-wrapper input.select-dropdown,
.widget_layered_nav .bsm-select-wrapper input.select-dropdown {
  margin-bottom: 0;
  padding: 0 20px;
  box-sizing: border-box;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-radius: 30px;
  font-size: 14px;
  font-weight: 500;
}
.widget_categories .bsm-select-wrapper span.caret,
.widget_archive .bsm-select-wrapper span.caret,
.widget_layered_nav .bsm-select-wrapper span.caret {
  right: 15px;
}
.widget_categories .bsm-select-wrapper .bsm-dropdown-content li > a,
.widget_categories .bsm-select-wrapper .bsm-dropdown-content li > span,
.widget_archive .bsm-select-wrapper .bsm-dropdown-content li > a,
.widget_archive .bsm-select-wrapper .bsm-dropdown-content li > span,
.widget_layered_nav .bsm-select-wrapper .bsm-dropdown-content li > a,
.widget_layered_nav .bsm-select-wrapper .bsm-dropdown-content li > span {
  font-size: 14px;
  color: inherit;
  display: block;
  line-height: 30px;
  padding: 10px 16px;
}

.widget_text .bsm-select-wrapper li {
  padding-top: 0 !important;
  margin-top: 0 !important;
}
.widget_text .bsm-select-wrapper input.select-dropdown {
  margin-bottom: 0;
  padding: 0 20px;
  box-sizing: border-box;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-radius: 30px;
  font-size: 14px;
  font-weight: 500;
}
.widget_text .bsm-select-wrapper span.caret {
  right: 15px;
}
.widget_text .bsm-select-wrapper .bsm-dropdown-content li > a,
.widget_text .bsm-select-wrapper .bsm-dropdown-content li > span {
  font-size: 14px;
  color: inherit;
  display: block;
  line-height: 30px;
  padding: 10px 16px;
}

/*------------------------------------------------------------------------
# Links, Meta, NavMenu, Pages, Recent Comment, Recent Entries  Widget
-------------------------------------------------------------------------*/
.widget_links a,
.widget_meta a,
.widget_nav_menu .menu a,
.widget_pages a,
.widget_recent_comments a,
.widget_recent_entries a,
.widget_product_categories a {
  border: 0;
}

.widget_nav_menu .menu a .fa {
  display: none;
}

.widget_links,
.widget_meta,
.widget_nav_menu,
.widget_pages,
.widget_recent_comments,
.widget_recent_entries,
.widget_product_categories {
  font-size: 16px;
  text-transform: capitalize;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .widget_links,
  .widget_meta,
  .widget_nav_menu,
  .widget_pages,
  .widget_recent_comments,
  .widget_recent_entries,
  .widget_product_categories {
    font-size: 15px;
  }
}
.widget_links a,
.widget_meta a,
.widget_nav_menu a,
.widget_pages a,
.widget_recent_comments a,
.widget_recent_entries a,
.widget_product_categories a {
  border: 0;
  text-decoration: none;
  position: relative;
  display: block;
  padding-left: 25px;
}
.widget_links a:before,
.widget_meta a:before,
.widget_nav_menu a:before,
.widget_pages a:before,
.widget_recent_comments a:before,
.widget_recent_entries a:before,
.widget_product_categories a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  transition: all 0.25s;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  height: 3px;
  width: 15px;
  background-color: #e9eef4;
  box-shadow: inset -1px -1px 2px white, inset 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.widget_links a:hover, .widget_links a:focus,
.widget_meta a:hover,
.widget_meta a:focus,
.widget_nav_menu a:hover,
.widget_nav_menu a:focus,
.widget_pages a:hover,
.widget_pages a:focus,
.widget_recent_comments a:hover,
.widget_recent_comments a:focus,
.widget_recent_entries a:hover,
.widget_recent_entries a:focus,
.widget_product_categories a:hover,
.widget_product_categories a:focus {
  color: #273272;
}
.widget_links ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_product_categories ul {
  list-style: none;
  margin: 0;
}
.widget_links ul li,
.widget_meta ul li,
.widget_nav_menu ul li,
.widget_pages ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li,
.widget_product_categories ul li {
  padding: 8px 0;
  border-bottom: 0 none;
  line-height: 1.3em;
}
.widget_links ul li:first-child,
.widget_meta ul li:first-child,
.widget_nav_menu ul li:first-child,
.widget_pages ul li:first-child,
.widget_recent_comments ul li:first-child,
.widget_recent_entries ul li:first-child,
.widget_product_categories ul li:first-child {
  padding-top: 0;
}
.widget_links > ul,
.widget_meta > ul,
.widget_nav_menu > ul,
.widget_pages > ul,
.widget_recent_comments > ul,
.widget_recent_entries > ul,
.widget_product_categories > ul {
  position: relative;
}
.widget_links ul > li:first-child,
.widget_meta ul > li:first-child,
.widget_nav_menu ul > li:first-child,
.widget_pages ul > li:first-child,
.widget_recent_comments ul > li:first-child,
.widget_recent_entries ul > li:first-child,
.widget_product_categories ul > li:first-child {
  margin-top: 0;
  padding-top: 4px;
  border-top: 0 none;
}
.widget_links ul > li:last-child,
.widget_meta ul > li:last-child,
.widget_nav_menu ul > li:last-child,
.widget_pages ul > li:last-child,
.widget_recent_comments ul > li:last-child,
.widget_recent_entries ul > li:last-child,
.widget_product_categories ul > li:last-child {
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.widget .menu {
  position: relative;
}
.widget .menu > li:first-child {
  border-top: 0 none;
  padding-top: 0;
}
.widget .menu .sub-menu {
  box-shadow: 0 0 0 transparent;
}

.widget_nav_menu .sub-menu,
.widget_pages .children {
  border: 0;
  margin: 0 0 0 1em;
}

.widget_recent_entries .post-date {
  display: block;
}

/*--------------------------------------------------------------
# Social Widget
--------------------------------------------------------------*/
.widget_social {
  padding-left: 45px;
}
@media only screen and (max-width: 991px) {
  .widget_social {
    padding-left: 0;
  }
}
.widget_social a {
  border: 0;
  text-decoration: none;
  position: relative;
  display: block;
  padding-left: 25px;
  text-transform: capitalize;
}
.widget_social a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  transition: all 0.25s;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  height: 3px;
  width: 15px;
  background-color: #e9eef4;
  box-shadow: inset -1px -1px 2px white, inset 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.widget_social a:hover, .widget_social a:focus {
  color: #273272;
}
.widget_social ul {
  list-style: none;
  margin: 0;
}
.widget_social ul li {
  padding: 8px 0;
  border-bottom: 0 none;
  line-height: 1.3em;
}
.widget_social ul li:first-child {
  padding-top: 0;
}

/*--------------------------------------------------------------
# Contact Widget
--------------------------------------------------------------*/
.widget_need_help .contact-info,
.widget_contact .contact-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-bottom: 15px;
}
.widget_need_help .contact-info:last-child,
.widget_contact .contact-info:last-child {
  padding-bottom: 0;
}
.widget_need_help .contact-info p,
.widget_contact .contact-info p {
  line-height: 1.45em;
}
.widget_need_help .contact-info p a:hover,
.widget_contact .contact-info p a:hover {
  color: #273272;
}
.widget_need_help .contact-info .icon,
.widget_contact .contact-info .icon {
  font-size: 22px;
  color: #273272;
  min-width: 35px;
  position: relative;
  top: 2px;
  text-shadow: 2px 2px 2px #fff;
}

/*--------------------------------------------------------------
# Services Categories Widget
--------------------------------------------------------------*/
.widget_services_categories .widget-content li {
  position: relative;
}
.widget_services_categories .widget-content li:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  box-shadow: inset -1px -1px 2px white, inset 1px 1px 2px rgba(0, 0, 0, 0.2);
  background-color: #e9eef4;
}
.widget_services_categories .widget-content li:last-child:before {
  height: 0;
}
.widget_services_categories .widget-content li:last-child > a {
  padding-bottom: 0;
}
.widget_services_categories .widget-content li:first-child > a {
  padding-top: 0;
}
.widget_services_categories .widget-content li > a {
  font-weight: normal;
  font-size: 16px;
  padding: 13px 0px;
  display: block;
  position: relative;
}
@media only screen and (max-width: 480px) {
  .widget_services_categories .widget-content li > a {
    font-size: 16px;
  }
}
.widget_services_categories .widget-content li > a:hover, .widget_services_categories .widget-content li > a:focus {
  color: #273272;
}

/*--------------------------------------------------------------
# Subscribe Widget
--------------------------------------------------------------*/
.subscribe_widget {
  background-color: #273272;
  padding: 30px 35px 40px;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 575px) {
  .subscribe_widget {
    padding: 30px 20px 40px;
  }
}
.subscribe_widget:before {
  position: absolute;
  content: "\f1d8";
  right: 30px;
  font-family: "Font Awesome 5 Free";
  top: 10px;
  font-size: 130px;
  font-weight: 400;
  line-height: 1em;
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg);
  color: white;
  opacity: 0.03;
}
.subscribe_widget .title {
  font-size: 24px;
  line-height: 1.15em;
  margin-bottom: 35px;
}
.subscribe_widget .title > span {
  display: block;
  font-size: 16px;
  color: #bab8b8;
  font-weight: normal;
  font-style: italic;
}
.subscribe_widget :-moz-placeholder {
  opacity: 0.5;
}
.subscribe_widget ::-moz-placeholder {
  opacity: 0.5;
}
.subscribe_widget :-ms-input-placeholder {
  opacity: 0.5;
}
.subscribe_widget .subscribe-form {
  font-size: 15px;
}
@media only screen and (max-width: 767px) {
  .subscribe_widget .subscribe-form {
    font-size: 14px;
  }
}
.subscribe_widget .subscribe-form .form-group {
  margin-bottom: 0px;
  position: relative;
}
.subscribe_widget .subscribe-form .form-group input[type="email"] {
  background-color: transparent;
  border-top: 0px solid;
  border-left: 0px solid;
  border-right: 0px solid;
  border-bottom: 1px solid #dddddd;
  padding: 0 0 10px !important;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .subscribe_widget .subscribe-form .form-group input[type="email"] {
    width: 70%;
  }
}
.subscribe_widget .subscribe-form .form-group input[type="email"]:focus {
  color: white;
  border-bottom-color: #273272;
}
.subscribe_widget .subscribe-form .form-group .btn.btn-send {
  position: absolute;
  right: 0;
  top: 7px;
  color: #273272;
  background-color: transparent;
  font-size: 18px;
  padding: 0;
  opacity: 0.8;
}

/*--------------------------------------------------------------
# RSS Widget
--------------------------------------------------------------*/
.widget_rss ul {
  list-style: none;
  margin: 0;
}
.widget_rss ul:last-child {
  margin-bottom: 0;
}
.widget_rss li {
  margin-bottom: 1.6em;
  padding-bottom: 25px;
}
.widget_rss li:last-child {
  margin-bottom: 0;
}
.widget_rss li .rssSummary {
  margin: 5px 0;
  line-height: 1.75em;
}
.widget_rss .rsswidget {
  border: 0;
  font-weight: 700;
}
.widget_rss .rsswidget img {
  margin-top: -4px;
}
.widget_rss .rss-date, .widget_rss cite {
  font-size: 0.8em;
  font-style: normal;
  display: block;
  line-height: 2;
  opacity: 0.8;
}
.widget_rss > p {
  position: relative;
}

#wp-calendar caption {
  font-weight: 700;
}

#wp-calendar td,
#wp-calendar th {
  padding: 8px;
  text-align: center;
  border: 1px solid #ddd;
}

/*--------------------------------------------------------------
# Search Widget
--------------------------------------------------------------*/
.widget_search .input-group,
.widget_product_search .input-group {
  position: relative;
}
.widget_search .input-group .form-controller,
.widget_product_search .input-group .form-controller {
  display: table-cell;
  padding: 5px 15px;
  margin-bottom: 0;
  font-size: 16px;
  border-radius: 0px;
  height: 50px;
  outline: none;
  box-shadow: inset -2px -2px 5px -1px rgba(255, 255, 255, 0.8), inset 2px 2px 5px -1px rgba(0, 0, 0, 0.12);
}
.widget_search .input-group .form-controller:focus,
.widget_product_search .input-group .form-controller:focus {
  box-shadow: inset -1px -1px 2px white, inset 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.widget_search button, .widget_search input[type="button"], .widget_search input[type="reset"], .widget_search input[type="submit"],
.widget_product_search button,
.widget_product_search input[type="button"],
.widget_product_search input[type="reset"],
.widget_product_search input[type="submit"] {
  border: 0px solid;
  background-color: transparent;
  position: absolute;
  right: 10px;
  top: 50%;
  font-size: 16px;
  color: #273272;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.widget_search button:hover, .widget_search input[type="button"]:hover, .widget_search input[type="reset"]:hover, .widget_search input[type="submit"]:hover,
.widget_product_search button:hover,
.widget_product_search input[type="button"]:hover,
.widget_product_search input[type="reset"]:hover,
.widget_product_search input[type="submit"]:hover {
  color: #273272;
}

.tagcloud {
  margin-bottom: -10px;
}
.tagcloud a {
  padding: 10px 18px;
  font-size: 16px;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 15px;
  font-weight: normal;
  text-transform: capitalize;
  border-radius: 5px;
  box-shadow: -2px -2px 5px -1px rgba(255, 255, 255, 0.8), 2px 2px 5px -1px rgba(0, 0, 0, 0.12);
}
@media only screen and (max-width: 1199px) {
  .tagcloud a {
    padding: 10px 15px;
    font-size: 15px;
  }
}
.tagcloud a:hover {
  box-shadow: inset -2px -2px 5px -1px rgba(255, 255, 255, 0.8), inset 2px 2px 5px -1px rgba(0, 0, 0, 0.12);
  color: #273272;
}

.widget_gallery .gallery-content img {
  width: 100%;
  margin-bottom: 30px;
}

/*--------------------------------------------------------------
# Footer Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Footer-block
--------------------------------------------------------------*/
.site-footer {
  background-color: #e9eef4;
  color: #585858;
}
.site-footer .widget-title {
  color: white;
  margin-top: -6px;
}
.site-footer .footer-widget-area {
  margin-top: -5px;
}
@media only screen and (max-width: 991px) {
  .site-footer .footer-widget-area.pd-b-50 {
    padding-bottom: 30px;
  }
}

.copyright-text {
  margin-bottom: 0;
}
.copyright-text > p {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.copyright-text a {
  display: inline-block;
  padding-left: 5px;
  color: #273272;
}
.copyright-text a:hover {
  color: #eaad11;
}

.footer-bottom-area {
  padding: 25px 0;
  position: relative;
}
.footer-bottom-area:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #e9eef4;
  box-shadow: inset -1px -1px 2px white, inset 1px 1px 2px rgba(0, 0, 0, 0.2);
}
